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

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/Native/
H A DNativeSession.h105 PDBFile &getPDBFile() { return *Pdb; } function in class:llvm::pdb::NativeSession
106 const PDBFile &getPDBFile() const { return *Pdb; } function in class:llvm::pdb::NativeSession

Completed in 50 milliseconds