Home
last modified time | relevance | path

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

/external/llvm/lib/DebugInfo/PDB/
DPDBContext.cpp31 void PDBContext::dump(raw_ostream &OS, DIDumpType DumpType) {} in dump()
/external/llvm/lib/DebugInfo/DWARF/
DDWARFContext.cpp75 void DWARFContext::dump(raw_ostream &OS, DIDumpType DumpType) { in dump()