Searched refs:hasFileManager (Results 1 – 3 of 3) sorted by relevance
398 bool hasFileManager() const { return FileMgr != nullptr; } in hasFileManager() function
683 if (!CI.hasFileManager()) { in BeginSourceFile()955 if (CI.shouldBuildGlobalModuleIndex() && CI.hasFileManager() && in Execute()
1002 if (hasFileManager()) { in ExecuteAction()2101 if (!GlobalIndex && shouldBuildGlobalModuleIndex() && hasFileManager() && in loadGlobalModuleIndex()