Home
last modified time | relevance | path

Searched refs:SummarizeTypes (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/DWARF/
H A DDWARFCompileUnit.cpp19 if (DumpOpts.SummarizeTypes) in dump()
H A DDWARFTypeUnit.cpp23 if (DumpOpts.SummarizeTypes) { in dump()
/openbsd-src/gnu/llvm/llvm/tools/llvm-dwarfdump/
H A Dllvm-dwarfdump.cpp240 SummarizeTypes("summarize-types", variable
309 DumpOpts.SummarizeTypes = SummarizeTypes; in getDumpOpts()
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/
H A DDIContext.h199 bool SummarizeTypes = false; member