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

/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Lex/
H A DLiteralSupport.cpp287 /// MeasureUCNEscape - Determine the number of bytes within the resulting string
289 static int MeasureUCNEscape(const char *ThisTokBegin, const char *&ThisTokBuf, function
1596 unsigned Len = MeasureUCNEscape(SpellingStart, SpellingPtr, SpellingEnd,

Completed in 108 milliseconds