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.cpp13384 bool RHSIsOK = HandleConversionToBool(RHSResult.Val, rhsResult); in VisitBinOp() local
13387 if (RHSIsOK) { in VisitBinOp()
13394 if (RHSIsOK) { in VisitBinOp()