Searched refs:hasPDBTpiStream (Results 1 – 5 of 5) sorted by relevance
116 bool hasPDBTpiStream() const;
455 bool PDBFile::hasPDBTpiStream() const { return StreamTPI < getNumStreams(); } in hasPDBTpiStream() function in PDBFile
389 return pdb().hasPDBTpiStream(); in hasTypes()
258 P.formatLine("Has Types: {0}", getPdb().hasPDBTpiStream()); in dumpFileSummary()1340 Present = getPdb().hasPDBTpiStream(); in dumpTpiStream()
1333 if (File.hasPDBTpiStream()) { in mergePdbs()