Home
last modified time | relevance | path

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

/external/llvm-project/llvm/tools/llvm-pdbutil/
DPrettyTypeDumper.cpp210 if (opts::pretty::VTShapes) in start()
Dllvm-pdbutil.h88 extern llvm::cl::opt<bool> VTShapes;
Dllvm-pdbutil.cpp192 static cl::opt<bool> VTShapes("vtshapes", cl::desc("Dump virtual table shapes"), variable
250 cl::opt<bool> VTShapes("vtshapes", cl::desc("Display vftable shapes"), variable
1033 if (opts::diadump::VTShapes) in dumpDia()
1205 opts::pretty::Arrays || opts::pretty::VTShapes) { in dumpPretty()