Searched refs:hasPDBTpiStream (Results 1 – 6 of 6) sorted by relevance
116 bool hasPDBTpiStream() const;
454 bool PDBFile::hasPDBTpiStream() const { return StreamTPI < getNumStreams(); } in hasPDBTpiStream() function in PDBFile
390 return pdb().hasPDBTpiStream(); in hasTypes()
259 P.formatLine("Has Types: {0}", getPdb().hasPDBTpiStream()); in dumpFileSummary()1340 Present = getPdb().hasPDBTpiStream(); in dumpTpiStream()
1331 if (File.hasPDBTpiStream()) { in mergePdbs()
903 if (!Pdb.hasPDBTpiStream() || !Pdb.hasPDBDbiStream()) in createScopes()