Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Tooling/Syntax/
H A DTree.h214 Node *findChild(NodeRole R) { in findChild() function
/freebsd/contrib/llvm-project/clang/lib/Tooling/Syntax/
H A DTree.cpp303 const syntax::Node *syntax::Tree::findChild(NodeRole R) const { in findChild() function in syntax::Tree
/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp14134 ITrackerPtr TrackerBase::findChild( NameAndLocation const& nameAndLocation ) { in findChild() function in Catch::TestCaseTracking::TrackerBase