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

  /external/clang/include/clang/Frontend/
CompilerInstance.h 197 bool shouldBuildGlobalModuleIndex() const;
  /external/clang/lib/Frontend/
FrontendAction.cpp 382 if (CI.shouldBuildGlobalModuleIndex() && CI.hasFileManager() &&
CompilerInstance.cpp 65 bool CompilerInstance::shouldBuildGlobalModuleIndex() const {
    [all...]

Completed in 33 milliseconds