Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DExprConstant.cpp7055 bool RHSIsOK = HandleConversionToBool(RHSResult.Val, rhsResult); in VisitBinOp() local
7058 if (RHSIsOK) { in VisitBinOp()
7065 if (RHSIsOK) { in VisitBinOp()