OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:shouldBuildGlobalModuleIndex
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/Frontend/
CompilerInstance.h
237
bool
shouldBuildGlobalModuleIndex
() const;
/src/external/apache2/llvm/dist/clang/lib/Frontend/
FrontendAction.cpp
955
if (CI.
shouldBuildGlobalModuleIndex
() && CI.hasFileManager() &&
CompilerInstance.cpp
76
bool CompilerInstance::
shouldBuildGlobalModuleIndex
() const {
2101
if (!GlobalIndex &&
shouldBuildGlobalModuleIndex
() && hasFileManager() &&
Completed in 27 milliseconds
Indexes created Wed Jun 17 00:25:26 UTC 2026