Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Lex/
DLexer.cpp1516 static void maybeDiagnoseUTF8Homoglyph(DiagnosticsEngine &Diags, uint32_t C, in maybeDiagnoseUTF8Homoglyph() function
1634 maybeDiagnoseUTF8Homoglyph(PP->getDiagnostics(), CodePoint, in tryConsumeIdentifierUTF8Char()
3123 maybeDiagnoseUTF8Homoglyph(PP->getDiagnostics(), C, in LexUnicode()