OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:shouldBuildGlobalModuleIndex
(Results
1 - 3
of
3
) sorted by null
/external/clang/include/clang/Frontend/
CompilerInstance.h
236
bool
shouldBuildGlobalModuleIndex
() const;
/external/clang/lib/Frontend/
FrontendAction.cpp
443
if (CI.
shouldBuildGlobalModuleIndex
() && CI.hasFileManager() &&
CompilerInstance.cpp
70
bool CompilerInstance::
shouldBuildGlobalModuleIndex
() const {
[
all
...]
Completed in 2109 milliseconds