Searched refs:SuppressRHSDiags (Results 1 – 1 of 1) sorted by relevance
7246 bool &SuppressRHSDiags);7271 bool &SuppressRHSDiags) { in VisitBinOpLHSOnly() argument7299 SuppressRHSDiags = true; in VisitBinOpLHSOnly()7434 bool SuppressRHSDiags = false; in process() local7435 if (!VisitBinOpLHSOnly(Result, Bop, SuppressRHSDiags)) { in process()7439 if (SuppressRHSDiags) in process()