Searched defs:TypedefDumper (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DPrettyTypedefDumper.cpp27 TypedefDumper::TypedefDumper(LinePrinter &P) : PDBSymDumper(true), Printer(P) {} function in class:TypedefDumper
H A DPrettyTypedefDumper.h19 class TypedefDumper : public PDBSymDumper { class in namespace:llvm::pdb

Completed in 63 milliseconds