Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp1240 struct CurBoundScope { struct in clang::ast_matchers::internal::__anonab4d286c0111::MatchASTVisitor::MatchVisitor
1241 CurBoundScope(MatchASTVisitor::CurMatchData &State, const BoundNodes &BN) in CurBoundScope() function
1246 ~CurBoundScope() { State.clearBoundNodes(); } in ~CurBoundScope()
1249 MatchASTVisitor::CurMatchData &State;