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

  /external/clang/include/clang/Frontend/
CompilerInstance.h 236 bool shouldBuildGlobalModuleIndex() const;
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/Frontend/
CompilerInstance.h 238 bool shouldBuildGlobalModuleIndex() const;
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/Frontend/
CompilerInstance.h 238 bool shouldBuildGlobalModuleIndex() const;
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/Frontend/
CompilerInstance.h 238 bool shouldBuildGlobalModuleIndex() const;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Frontend/
CompilerInstance.h 238 bool shouldBuildGlobalModuleIndex() const;
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/Frontend/
CompilerInstance.h 238 bool shouldBuildGlobalModuleIndex() const;
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/Frontend/
CompilerInstance.h 238 bool shouldBuildGlobalModuleIndex() const;
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Frontend/
CompilerInstance.h 238 bool shouldBuildGlobalModuleIndex() const;
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Frontend/
CompilerInstance.h 238 bool shouldBuildGlobalModuleIndex() const;
  /external/clang/lib/Frontend/
FrontendAction.cpp 461 if (CI.shouldBuildGlobalModuleIndex() && CI.hasFileManager() &&
CompilerInstance.cpp 72 bool CompilerInstance::shouldBuildGlobalModuleIndex() const {
    [all...]

Completed in 58 milliseconds