Home
last modified time | relevance | path

Searched refs:SuppressRHSDiags (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/AST/
DExprConstant.cpp7246 bool &SuppressRHSDiags);
7271 bool &SuppressRHSDiags) { in VisitBinOpLHSOnly() argument
7299 SuppressRHSDiags = true; in VisitBinOpLHSOnly()
7434 bool SuppressRHSDiags = false; in process() local
7435 if (!VisitBinOpLHSOnly(Result, Bop, SuppressRHSDiags)) { in process()
7439 if (SuppressRHSDiags) in process()