Searched defs:BoundNodesMap (Results 1 - 1 of 1) sorted by relevance

/external/clang/include/clang/ASTMatchers/
H A DASTMatchersInternal.h59 class BoundNodesMap { class in namespace:clang::ast_matchers::internal
91 bool operator<(const BoundNodesMap &Other) const {
131 Bindings.push_back(BoundNodesMap());
157 SmallVector<BoundNodesMap, 16> Bindings;
1634 bool operator()(const internal::BoundNodesMap &Nodes) const {

Completed in 454 milliseconds