Searched refs:lastLeaf (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Tooling/Syntax/
H A DTree.h163 Leaf *lastLeaf();
164 const Leaf *lastLeaf() const { return const_cast<Tree *>(this)->lastLeaf(); } function in class:clang::syntax::Tree
/freebsd-12-stable/contrib/llvm-project/clang/lib/Tooling/Syntax/
H A DTree.cpp241 syntax::Leaf *syntax::Tree::lastLeaf() { function in class:syntax::Tree

Completed in 47 milliseconds