Searched defs:UDSuffixLoc (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaExpr.cpp | 1924 BuildCookedLiteralOperatorCall(Sema & S,Scope * Scope,IdentifierInfo * UDSuffix,SourceLocation UDSuffixLoc,ArrayRef<Expr * > Args,SourceLocation LitEndLoc) BuildCookedLiteralOperatorCall() argument |
H A D | SemaOverload.cpp | 15965 SourceLocation UDSuffixLoc = SuffixInfo.getCXXLiteralOperatorNameLoc(); BuildLiteralOperatorCall() local |
/llvm-project/clang/include/clang/AST/ | ||
H A D | ExprCXX.h | 642 SourceLocation UDSuffixLoc; variable |