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