Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp14206 bool RHSIsOK = HandleConversionToBool(RHSResult.Val, rhsResult); in VisitBinOp() local
14209 if (RHSIsOK) { in VisitBinOp()
14216 if (RHSIsOK) { in VisitBinOp()