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

  /external/clang/include/clang/Lex/
Preprocessor.h 375 : MD(MD), ActiveModuleMacrosGeneration(0), IsAmbiguous(false) {}
383 unsigned ActiveModuleMacrosGeneration;
412 Info->ActiveModuleMacrosGeneration)
492 Info->ActiveModuleMacrosGeneration = 0;
    [all...]
  /external/clang/lib/Lex/
PPMacroExpansion.cpp 128 assert(Info.ActiveModuleMacrosGeneration !=
131 Info.ActiveModuleMacrosGeneration =
    [all...]

Completed in 63 milliseconds