Home
last modified time | relevance | path

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

/external/clang/lib/Lex/
DLiteralSupport.cpp1359 StringRef UDSuffix(ThisTokEnd, UDSuffixEnd - ThisTokEnd); in init() local
/external/clang/lib/Sema/
DSemaExpr.cpp1508 IdentifierInfo *UDSuffix, in BuildCookedLiteralOperatorCall()
1596 IdentifierInfo *UDSuffix = &Context.Idents.get(Literal.getUDSuffix()); in ActOnStringLiteral() local
3096 IdentifierInfo *UDSuffix = &Context.Idents.get(Literal.getUDSuffix()); in ActOnCharacterConstant() local
3203 IdentifierInfo *UDSuffix = &Context.Idents.get(Literal.getUDSuffix()); in ActOnNumericConstant() local