Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/ASTMatchers/
H A DASTMatchersInternal.h100 typedef std::map<std::string, ast_type_traits::DynTypedNode> IDToNodeMap; typedef
H A DASTMatchers.h93 typedef internal::BoundNodesMap::IDToNodeMap IDToNodeMap; typedef