Home
last modified time | relevance | path

Searched refs:ParentMapOtherNodes (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/clang/lib/AST/
DParentMapContext.cpp66 using ParentMapOtherNodes = typedef in ParentMapContext::ParentMap
72 ParentMapOtherNodes OtherParents;
/external/clang/include/clang/AST/
DASTContext.h483 ParentMapOtherNodes; typedef
2574 std::unique_ptr<ParentMapOtherNodes> OtherParents;
/external/clang/lib/AST/
DASTContext.cpp8928 ASTContext::ParentMapOtherNodes *>
8931 new ASTContext::ParentMapOtherNodes); in buildMap()
8940 ASTContext::ParentMapOtherNodes *OtherParents) in ParentMapASTVisitor()
9035 ASTContext::ParentMapOtherNodes *OtherParents;