OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getGlobalIndex
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Frontend/
CompilerInstance.cpp
2099
GlobalModuleIndex *GlobalIndex = TheASTReader->
getGlobalIndex
();
2117
GlobalIndex = TheASTReader->
getGlobalIndex
();
2148
GlobalIndex = TheASTReader->
getGlobalIndex
();
/src/external/apache2/llvm/dist/clang/include/clang/Serialization/
ASTReader.h
1651
GlobalModuleIndex *
getGlobalIndex
() { return GlobalIndex.get(); }
Completed in 144 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026