Searched refs:MeasureUCNEscape (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/lib/Lex/
H A DLiteralSupport.cpp344 /// MeasureUCNEscape - Determine the number of bytes within the resulting string
346 static int MeasureUCNEscape(const char *ThisTokBegin, const char *&ThisTokBuf, function
1922 unsigned Len = MeasureUCNEscape(SpellingStart, SpellingPtr, SpellingEnd,

Completed in 124 milliseconds