Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/Tooling/Syntax/
DTree.h212 Leaf *findLastLeaf() { in findLastLeaf() function
/external/llvm-project/clang/lib/Tooling/Syntax/
DTree.cpp322 const syntax::Leaf *syntax::Tree::findLastLeaf() const { in findLastLeaf() function in syntax::Tree