Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Lex/
H A DLiteralSupport.cpp2037 StringRef UDSuffix(ThisTokEnd, UDSuffixEnd - ThisTokEnd); init() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp1938 BuildCookedLiteralOperatorCall(Sema & S,Scope * Scope,IdentifierInfo * UDSuffix,SourceLocation UDSuffixLoc,ArrayRef<Expr * > Args,SourceLocation LitEndLoc) BuildCookedLiteralOperatorCall() argument
2123 IdentifierInfo *UDSuffix = &Context.Idents.get(Literal.getUDSuffix()); ActOnStringLiteral() local
3845 IdentifierInfo *UDSuffix = &Context.Idents.get(Literal.getUDSuffix()); ActOnCharacterConstant() local
3954 const IdentifierInfo *UDSuffix = &Context.Idents.get(Literal.getUDSuffix()); ActOnNumericConstant() local