Searched refs:hasPDBIpiStream (Results 1 – 5 of 5) sorted by relevance
347 return pdb().hasPDBIpiStream(); in hasIds()366 assert(isPdb() && pdb().hasPDBIpiStream()); in getOrCreateTypeCollection()409 if (isObj() || !pdb().hasPDBIpiStream()) in ids()
221 P.formatLine("Has IDs: {0}", getPdb().hasPDBIpiStream()); in dumpFileSummary()1223 Present = getPdb().hasPDBIpiStream(); in dumpTpiStream()
1184 if (File.hasPDBIpiStream()) { in mergePdbs()
109 bool hasPDBIpiStream() const;
315 if (!hasPDBIpiStream()) in getPDBIpiStream()418 bool PDBFile::hasPDBIpiStream() const { in hasPDBIpiStream() function in PDBFile