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

  /external/clang/include/clang/Lex/
Preprocessor.h 84 MU_Other = 0, // other than #define or #undef
    [all...]
  /external/clang/lib/Lex/
PPExpressions.cpp 106 if (PP.CheckMacroName(PeekTok, MU_Other))
PPDirectives.cpp 180 if ((isDefineUndef != MU_Other) && II->getPPKeywordID() == tok::pp_defined) {
    [all...]

Completed in 38 milliseconds