Searched refs:SuppressRHSDiags (Results 1 – 1 of 1) sorted by relevance
12604 bool &SuppressRHSDiags);12629 bool &SuppressRHSDiags) { in VisitBinOpLHSOnly() argument12657 SuppressRHSDiags = true; in VisitBinOpLHSOnly()12799 bool SuppressRHSDiags = false; in process() local12800 if (!VisitBinOpLHSOnly(Result, Bop, SuppressRHSDiags)) { in process()12804 if (SuppressRHSDiags) in process()