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

  /src/external/apache2/llvm/dist/clang/include/clang/Lex/
Preprocessor.h 584 unsigned ActiveModuleMacrosGeneration = 0;
619 Info->ActiveModuleMacrosGeneration)
706 Info->ActiveModuleMacrosGeneration = 0;
  /src/external/apache2/llvm/dist/clang/lib/Lex/
PPMacroExpansion.cpp 185 assert(Info.ActiveModuleMacrosGeneration !=
188 Info.ActiveModuleMacrosGeneration =

Completed in 18 milliseconds