Home
last modified time | relevance | path

Searched refs:getBoundNodes (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp830 const BoundNodes *getBoundNodes() const { in getBoundNodes() function in clang::ast_matchers::internal::__anon17c865b50111::MatchASTVisitor::CurMatchData
940 if (const BoundNodes *Nodes = State.getBoundNodes()) { in print()