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

  /external/clang/lib/Lex/
PPDirectives.cpp 185 if (isDefineUndef == MU_Undef && II->hasMacroDefinition() &&
203 else if (isDefineUndef == MU_Undef)
    [all...]
  /external/clang/include/clang/Lex/
Preprocessor.h 86 MU_Undef = 2 // macro name specified in #undef
    [all...]

Completed in 145 milliseconds