Searched refs:hasPDBTpiStream (Results 1 – 5 of 5) sorted by relevance
112 bool hasPDBTpiStream() const;
445 bool PDBFile::hasPDBTpiStream() const { return StreamTPI < getNumStreams(); } in hasPDBTpiStream() function in PDBFile
334 return pdb().hasPDBTpiStream(); in hasTypes()
220 P.formatLine("Has Types: {0}", getPdb().hasPDBTpiStream()); in dumpFileSummary()1216 Present = getPdb().hasPDBTpiStream(); in dumpTpiStream()
1179 if (File.hasPDBTpiStream()) { in mergePdbs()