Searched refs:hasDebugStream (Results 1 – 2 of 2) sorted by relevance
113 bool hasDebugStream() const { return DebugStream != nullptr; } in hasDebugStream() function
253 if (SG.getFile().isPdb() && SG.hasDebugStream()) { in getSymbolStats()