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

/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DPdbYaml.h98 struct PdbObject { struct in namespace:llvm::pdb::yaml
99 explicit PdbObject(BumpPtrAllocator &Allocator) : Allocator(Allocator) {} function in struct:llvm::pdb::yaml::PdbObject

Completed in 53 milliseconds