Searched defs:UDSuffix (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/Lex/ | ||
H A D | LiteralSupport.cpp | 2075 StringRef UDSuffix(ThisTokEnd, UDSuffixEnd - ThisTokEnd); init() local |
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaExpr.cpp | 1923 BuildCookedLiteralOperatorCall(Sema & S,Scope * Scope,IdentifierInfo * UDSuffix,SourceLocation UDSuffixLoc,ArrayRef<Expr * > Args,SourceLocation LitEndLoc) BuildCookedLiteralOperatorCall() argument |