Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DExprConstant.cpp7327 bool RHSIsOK = HandleConversionToBool(RHSResult.Val, rhsResult); in VisitBinOp() local
7330 if (RHSIsOK) { in VisitBinOp()
7337 if (RHSIsOK) { in VisitBinOp()