OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:LookupTable
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/AST/
ASTImporterLookupTable.h
60
DCMap
LookupTable
;
ASTImporterSharedState.h
33
std::unique_ptr<ASTImporterLookupTable>
LookupTable
;
50
LookupTable
= std::make_unique<ASTImporterLookupTable>(ToTU);
53
ASTImporterLookupTable *getLookupTable() { return
LookupTable
.get(); }
56
if (
LookupTable
)
58
LookupTable
->add(ND);
62
if (
LookupTable
)
64
LookupTable
->remove(ND);
Completed in 17 milliseconds
Indexes created Fri May 08 00:25:09 UTC 2026