Home
last modified time | relevance | path

Searched refs:NestedDumper (Results 1 – 3 of 3) sorted by relevance

/external/llvm/tools/llvm-pdbdump/
DTypedefDumper.cpp63 FunctionDumper NestedDumper(Printer); in dump() local
64 NestedDumper.start(*FuncSig, nullptr, Pointer); in dump()
DVariableDumper.cpp104 FunctionDumper NestedDumper(Printer); in dump() local
108 NestedDumper.start(*Func, Pointer); in dump()
DFunctionDumper.cpp238 FunctionDumper NestedDumper(Printer); in dump() local
241 NestedDumper.start(*FuncSig, nullptr, Pointer); in dump()