Searched defs:getPDBFile (Results 1 – 1 of 1) sorted by relevance
66 PDBFile &getPDBFile() { return *Pdb; } in getPDBFile() function67 const PDBFile &getPDBFile() const { return *Pdb; } in getPDBFile() function