Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Tooling/Syntax/
H A DTree.h190 Leaf *findLastLeaf() { in findLastLeaf() function
/freebsd/contrib/llvm-project/clang/lib/Tooling/Syntax/
H A DTree.cpp293 const syntax::Leaf *syntax::Tree::findLastLeaf() const { in findLastLeaf() function in syntax::Tree