Home
last modified time | relevance | path

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

/external/llvm/lib/DebugInfo/PDB/
DPDBContext.cpp32 void PDBContext::dump(raw_ostream &OS, DIDumpType DumpType, in dump()
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/
DDIContext.h172 unsigned DumpType = DIDT_All; member
/external/openscreen/tools/cddl/
Dsema.cc835 void DumpType(CddlType* type, int indent_level) { in DumpType() function
/external/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp78 void DWARFContext::dump(raw_ostream &OS, DIDumpType DumpType, bool DumpEH) { in dump()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp326 uint64_t DumpType = DumpOpts.DumpType; in dump() local