Home
last modified time | relevance | path

Searched defs:ParentMapContext (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/clang/lib/AST/
DParentMapContext.cpp22 ParentMapContext::ParentMapContext(ASTContext &Ctx) : ASTCtx(Ctx) {} in ParentMapContext() function in ParentMapContext
/external/llvm-project/clang/include/clang/AST/
DASTContext.h98 class ParentMapContext; variable