Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchersInternal.h81 class BoundNodes; variable
H A DASTMatchers.h134 BoundNodes(internal::BoundNodesMap &MyBoundNodes) in BoundNodes() function
/freebsd-src/contrib/llvm-project/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp71 BoundNodesTreeBuilder BoundNodes; member