reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/Lex/Lexer.cpp
 1595   if (CodePoint == 0 || !isAllowedIDChar(CodePoint, LangOpts))
 1595   if (CodePoint == 0 || !isAllowedIDChar(CodePoint, LangOpts))
 1599     maybeDiagnoseIDCharCompat(PP->getDiagnostics(), CodePoint,