Home
last modified time | relevance | path

Searched defs:BoundNodes (Results 1 – 3 of 3) sorted by relevance

/external/clang/include/clang/ASTMatchers/
DASTMatchersInternal.h60 class BoundNodes; variable
DASTMatchers.h103 BoundNodes(internal::BoundNodesMap &MyBoundNodes) in BoundNodes() function
/external/clang/lib/ASTMatchers/
DASTMatchFinder.cpp62 BoundNodesTreeBuilder BoundNodes; member