Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DSuffixTree.h46 bool OutlinerLeafDescendants; variable
180 bool OutlinerLeafDescendants = !LeafNodes.empty(); member
/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DSuffixTree.cpp30 bool OutlinerLeafDescendants) in SuffixTree()