Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/NativePDB/
H A DSymbolFileNativePDB.h161 llvm::pdb::PDBFile &GetPDBFile() { return m_index->pdb(); } in GetPDBFile() function
162 const llvm::pdb::PDBFile &GetPDBFile() const { return m_index->pdb(); } in GetPDBFile() function