Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp1251 struct CurBoundScope { struct in clang::ast_matchers::internal::__anonbe2d60470111::MatchASTVisitor::MatchVisitor
1252 CurBoundScope(MatchASTVisitor::CurMatchData &State, const BoundNodes &BN) in CurBoundScope() function
1257 ~CurBoundScope() { State.clearBoundNodes(); } in ~CurBoundScope()
1260 MatchASTVisitor::CurMatchData &State;