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

References

tools/clang/include/clang/Lex/Preprocessor.h
 1979   bool CheckMacroName(Token &MacroNameTok, MacroUse isDefineUndef,
 2032   void ReadMacroName(Token &MacroNameTok, MacroUse IsDefineUndef = MU_Other,
tools/clang/lib/Lex/PPDirectives.cpp
  241 bool Preprocessor::CheckMacroName(Token &MacroNameTok, MacroUse isDefineUndef,
  313 void Preprocessor::ReadMacroName(Token &MacroNameTok, MacroUse isDefineUndef,