Home
last modified time | relevance | path

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

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