Home
last modified time | relevance | path

Searched defs:UDSuffix (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/lib/Lex/
H A DLiteralSupport.cpp2075 StringRef UDSuffix(ThisTokEnd, UDSuffixEnd - ThisTokEnd); init() local
/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp1923 BuildCookedLiteralOperatorCall(Sema & S,Scope * Scope,IdentifierInfo * UDSuffix,SourceLocation UDSuffixLoc,ArrayRef<Expr * > Args,SourceLocation LitEndLoc) BuildCookedLiteralOperatorCall() argument
2102 IdentifierInfo *UDSuffix = &Context.Idents.get(Literal.getUDSuffix()); ActOnStringLiteral() local
3557 IdentifierInfo *UDSuffix = &Context.Idents.get(Literal.getUDSuffix()); ActOnCharacterConstant() local
3673 const IdentifierInfo *UDSuffix = &Context.Idents.get(Literal.getUDSuffix()); ActOnNumericConstant() local