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

  /src/external/apache2/llvm/dist/clang/include/clang/Frontend/
CompilerInstance.h 150 bool HaveFullGlobalModuleIndex = false;
  /src/external/apache2/llvm/dist/clang/lib/Frontend/
CompilerInstance.cpp 2121 if (!HaveFullGlobalModuleIndex && GlobalIndex && !buildingModule()) {
2150 HaveFullGlobalModuleIndex = true;

Completed in 19 milliseconds