Home
last modified time | relevance | path

Searched defs:LastChild (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/lib/Support/
H A DSuffixTree.cpp145 SuffixTreeNode *LastChild = nullptr; in setLeafNodes() local
/llvm-project/clang/include/clang/Tooling/Syntax/
H A DTree.h247 Node *LastChild = nullptr; variable
/llvm-project/clang-tools-extra/clang-tidy/utils/
H A DLexerUtils.cpp239 const Stmt *LastChild = &S; getUnifiedEndLoc() local