Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/
DDWARFTypeUnit.cpp25 if (DumpOpts.SummarizeTypes) { in dump()
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-dwarfdump/
Dllvm-dwarfdump.cpp203 SummarizeTypes("summarize-types", variable
241 DumpOpts.SummarizeTypes = SummarizeTypes; in getDumpOpts()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/
DDIContext.h163 bool SummarizeTypes = false; member