Home
last modified time | relevance | path

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

/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;