Searched refs:shouldIgnoreInstruments (Results 1 – 3 of 3) sorted by relevance
58 bool shouldIgnoreInstruments() const override { return false; } in shouldIgnoreInstruments() function
153 virtual bool shouldIgnoreInstruments() const { return true; } in shouldIgnoreInstruments() function
141 if (IM.shouldIgnoreInstruments()) in HandleComment()