Searched defs:EncodeUCNEscape (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Lex/
H A DLiteralSupport.cpp316 /// EncodeUCNEscape - Read the Universal Character Name, check constraints and
320 static void EncodeUCNEscape(const char *ThisTokBegin, const char *&ThisTokBuf, function
1291 EncodeUCNEscape(ThisTokBegin, ThisTokBuf, ThisTokEnd,

Completed in 539 milliseconds