Lines Matching refs:dump
59 ReturnType->dump(*this); in start()
104 Arg->dump(*this); in start()
162 ReturnType->dump(*this); in start()
189 ArgType->dump(*this); in start()
207 void FunctionDumper::dump(const PDBSymbolTypeArray &Symbol) { in dump() function in FunctionDumper
210 ElementType->dump(*this); in dump()
216 void FunctionDumper::dump(const PDBSymbolTypeBuiltin &Symbol) { in dump() function in FunctionDumper
221 void FunctionDumper::dump(const PDBSymbolTypeEnum &Symbol) { in dump() function in FunctionDumper
226 void FunctionDumper::dump(const PDBSymbolTypeFunctionArg &Symbol) { in dump() function in FunctionDumper
234 Type->dump(*this); in dump()
237 void FunctionDumper::dump(const PDBSymbolTypeTypedef &Symbol) { in dump() function in FunctionDumper
242 void FunctionDumper::dump(const PDBSymbolTypePointer &Symbol) { in dump() function in FunctionDumper
257 PointeeType->dump(*this); in dump()
265 void FunctionDumper::dump(const PDBSymbolTypeUDT &Symbol) { in dump() function in FunctionDumper