OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ParentMapCtx
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/AST/
ASTContext.h
606
std::unique_ptr<ParentMapContext>
ParentMapCtx
;
/src/external/apache2/llvm/dist/clang/lib/AST/
ASTContext.cpp
917
if (!
ParentMapCtx
)
918
ParentMapCtx
.reset(new ParentMapContext(*this));
919
return *
ParentMapCtx
.get();
Completed in 27 milliseconds
Indexes created Sat Sep 19 00:25:42 UTC 2026