Home
last modified time | relevance | path

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

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