Home
last modified time | relevance | path

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

/external/llvm/include/llvm/DebugInfo/PDB/Raw/
DRawSession.h66 PDBFile &getPDBFile() { return *Pdb; } in getPDBFile() function
67 const PDBFile &getPDBFile() const { return *Pdb; } in getPDBFile() function