Searched defs:DumpType (Results 1 – 5 of 5) sorted by relevance
32 void PDBContext::dump(raw_ostream &OS, DIDumpType DumpType, in dump()
155 unsigned DumpType = DIDT_All; member
78 void DWARFContext::dump(raw_ostream &OS, DIDumpType DumpType, bool DumpEH) { in dump()
113 static unsigned DumpType = DIDT_Null; variable
310 uint64_t DumpType = DumpOpts.DumpType; in dump() local