Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A Dllvm-pdbutil.cpp194 static cl::opt<bool> VTShapes("vtshapes", cl::desc("Dump virtual table shapes"), global() variable
254 cl::opt<bool> VTShapes("vtshapes", cl::desc("Display vftable shapes"), global() variable