Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DLiteralSupport.cpp2075 StringRef UDSuffix(ThisTokEnd, UDSuffixEnd - ThisTokEnd); in init() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp1923 IdentifierInfo *UDSuffix, in BuildCookedLiteralOperatorCall()
2110 IdentifierInfo *UDSuffix = &Context.Idents.get(Literal.getUDSuffix()); in ActOnStringLiteral() local
3564 IdentifierInfo *UDSuffix = &Context.Idents.get(Literal.getUDSuffix()); in ActOnCharacterConstant() local
3680 const IdentifierInfo *UDSuffix = &Context.Idents.get(Literal.getUDSuffix()); in ActOnNumericConstant() local