Searched defs:SuffixLoc (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/VE/AsmParser/ |
H A D | VEAsmParser.cpp | 871 SMLoc SuffixLoc = SMLoc::getFromPointer(NameLoc.getPointer() + Suffix); in parseCC() local 893 SMLoc SuffixLoc = in parseRD() local
|
/freebsd-src/contrib/llvm-project/clang/lib/AST/ |
H A D | ExprCXX.cpp | 889 UserDefinedLiteral(Expr * Fn,ArrayRef<Expr * > Args,QualType Ty,ExprValueKind VK,SourceLocation LitEndLoc,SourceLocation SuffixLoc,FPOptionsOverride FPFeatures) UserDefinedLiteral() argument 904 Create(const ASTContext & Ctx,Expr * Fn,ArrayRef<Expr * > Args,QualType Ty,ExprValueKind VK,SourceLocation LitEndLoc,SourceLocation SuffixLoc,FPOptionsOverride FPFeatures) Create() argument
|
/freebsd-src/contrib/llvm-project/clang/lib/Parse/ |
H A D | ParseExprCXX.cpp | 2753 SourceLocation SuffixLoc; ParseUnqualifiedIdOperator() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/AsmParser/ |
H A D | AArch64AsmParser.cpp | 5088 SMLoc SuffixLoc = SMLoc::getFromPointer(NameLoc.getPointer() + ParseInstruction() local 5109 SMLoc SuffixLoc = SMLoc::getFromPointer(NameLoc.getPointer() + ParseInstruction() local
|