Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DSuffixTree.cpp145 SuffixTreeNode *LastChild = nullptr; in setLeafNodes() local
/freebsd/contrib/llvm-project/clang/include/clang/Tooling/Syntax/
H A DTree.h247 Node *LastChild = nullptr; variable