Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Tooling/Syntax/
H A DTree.h207 Leaf *findFirstLeaf() { in findFirstLeaf() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/Syntax/
H A DTree.cpp312 const syntax::Leaf *syntax::Tree::findFirstLeaf() const { in findFirstLeaf() function in syntax::Tree