Searched refs:DecodeTrigraphChar (Results 1 – 1 of 1) sorted by relevance
1261 static char DecodeTrigraphChar(const char *CP, Lexer *L, bool Trigraphs) { in DecodeTrigraphChar() function1443 if (char C = DecodeTrigraphChar(Ptr + 2, Tok ? this : nullptr, in getCharAndSizeSlow()