HomeSort by relevance Sort by last modified time
    Searched refs:CheckMacroName (Results 1 - 3 of 3) sorted by null

  /external/clang/lib/Lex/
PPDirectives.cpp 151 bool Preprocessor::CheckMacroName(Token &MacroNameTok, MacroUse isDefineUndef,
241 if (!CheckMacroName(MacroNameTok, isDefineUndef, ShadowFlag))
    [all...]
PPExpressions.cpp 106 if (PP.CheckMacroName(PeekTok, MU_Other))
  /external/clang/include/clang/Lex/
Preprocessor.h     [all...]

Completed in 143 milliseconds