Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/
H A DLiteralSupport.cpp1602 StringRef UDSuffix(ThisTokEnd, UDSuffixEnd - ThisTokEnd); in init() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExpr.cpp1755 IdentifierInfo *UDSuffix, in BuildCookedLiteralOperatorCall()
1857 IdentifierInfo *UDSuffix = &Context.Idents.get(Literal.getUDSuffix()); in ActOnStringLiteral() local
3569 IdentifierInfo *UDSuffix = &Context.Idents.get(Literal.getUDSuffix()); in ActOnCharacterConstant() local
3678 IdentifierInfo *UDSuffix = &Context.Idents.get(Literal.getUDSuffix()); in ActOnNumericConstant() local