Searched defs:DumpType (Results 1 – 5 of 5) sorted by relevance
32 void PDBContext::dump(raw_ostream &OS, DIDumpType DumpType, in dump()
172 unsigned DumpType = DIDT_All; member
835 void DumpType(CddlType* type, int indent_level) { in DumpType() function
78 void DWARFContext::dump(raw_ostream &OS, DIDumpType DumpType, bool DumpEH) { in dump()
326 uint64_t DumpType = DumpOpts.DumpType; in dump() local