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