HomeSort by: relevance | last modified time | path
    Searched refs:MU_Other (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/Lex/
Preprocessor.h 114 MU_Other = 0,
2087 void ReadMacroName(Token &MacroNameTok, MacroUse IsDefineUndef = MU_Other,
  /src/external/apache2/llvm/dist/clang/lib/Lex/
PPExpressions.cpp 126 if (PP.CheckMacroName(PeekTok, MU_Other))
PPDirectives.cpp 282 if ((isDefineUndef != MU_Other) && II->getPPKeywordID() == tok::pp_defined) {

Completed in 80 milliseconds