Lines Matching refs:dump
61 ReturnType->dump(*this); in start()
106 Arg->dump(*this); in start()
165 ReturnType->dump(*this); in start()
192 ArgType->dump(*this); in start()
210 void FunctionDumper::dump(const PDBSymbolTypeArray &Symbol) { in dump() function in FunctionDumper
213 ElementType->dump(*this); in dump()
219 void FunctionDumper::dump(const PDBSymbolTypeBuiltin &Symbol) { in dump() function in FunctionDumper
224 void FunctionDumper::dump(const PDBSymbolTypeEnum &Symbol) { in dump() function in FunctionDumper
229 void FunctionDumper::dump(const PDBSymbolTypeFunctionArg &Symbol) { in dump() function in FunctionDumper
235 Type->dump(*this); in dump()
240 void FunctionDumper::dump(const PDBSymbolTypeTypedef &Symbol) { in dump() function in FunctionDumper
245 void FunctionDumper::dump(const PDBSymbolTypePointer &Symbol) { in dump() function in FunctionDumper
260 PointeeType->dump(*this); in dump()
268 void FunctionDumper::dump(const PDBSymbolTypeUDT &Symbol) { in dump() function in FunctionDumper