Home
last modified time | relevance | path

Searched refs:UDSuffixEnd (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/Lex/
DLiteralSupport.cpp1050 const char *UDSuffixEnd = end; in CharLiteralParser() local
1055 expandUCNs(UDSuffixBuf, StringRef(end, UDSuffixEnd - end)); in CharLiteralParser()
1368 const char *UDSuffixEnd = ThisTokEnd; in init() local
1373 StringRef UDSuffix(ThisTokEnd, UDSuffixEnd - ThisTokEnd); in init()