Searched refs:hasPDBPublicsStream (Results 1 – 3 of 3) sorted by relevance
110 bool hasPDBPublicsStream();
429 bool PDBFile::hasPDBPublicsStream() { in hasPDBPublicsStream() function in PDBFile
223 P.formatLine("Has Publics: {0}", getPdb().hasPDBPublicsStream()); in dumpFileSummary()1428 if (!getPdb().hasPDBPublicsStream()) { in dumpPublics()