Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp14205 bool LHSIsOK = HandleConversionToBool(LHSResult.Val, lhsResult); in VisitBinOp() local
14208 if (LHSIsOK) { in VisitBinOp()