Searched refs:hasPDBTpiStream (Results 1 – 6 of 6) sorted by relevance
117 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()
1337 if (File.hasPDBTpiStream()) { in mergePdbs()
897 if (!Pdb.hasPDBTpiStream() || !Pdb.hasPDBDbiStream()) in createScopes()