Home
last modified time | relevance | path

Searched defs:ParentRecurseDepth (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DCVSymbolVisitor.cpp93 uint32_t ParentRecurseDepth = Filter.ParentRecursiveDepth.value_or(0); in visitSymbolStreamFiltered() local
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DLinePrinter.h34 std::optional<uint32_t> ParentRecurseDepth; member
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/
H A DDIContext.h196 unsigned ParentRecurseDepth = -1U; member
/freebsd/contrib/llvm-project/llvm/tools/llvm-dwarfdump/
H A Dllvm-dwarfdump.cpp257 ParentRecurseDepth("parent-recurse-depth", variable