Searched refs:IsRoot (Results 1 – 4 of 4) sorted by relevance
| /openbsd-src/gnu/llvm/llvm/lib/Support/ |
| H A D | UnicodeNameToCodepoint.cpp | 32 bool IsRoot = false; member 43 constexpr bool hasChildren() const { return ChildrenOffset != 0 || IsRoot; } in hasChildren() 63 N.IsRoot = true; in createRoot() 186 N.IsRoot || startsWith(Name, N.Name, Strict, Consummed, in compareNode()
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/LogicalView/Core/ |
| H A D | LVScope.h | 52 IsRoot, enumerator 176 KIND_1(LVScopeKind, IsRoot, TransformName);
|
| /openbsd-src/gnu/llvm/llvm/tools/llvm-debuginfo-analyzer/ |
| H A D | Options.cpp | 358 clEnumValN(LVScopeKind::IsRoot, "Root", "Root."),
|
| /openbsd-src/gnu/llvm/llvm/lib/DebugInfo/LogicalView/Core/ |
| H A D | LVScope.cpp | 107 {LVScopeKind::IsRoot, &LVScope::getIsRoot},
|