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.cpp13383 bool LHSIsOK = HandleConversionToBool(LHSResult.Val, lhsResult); in VisitBinOp() local
13386 if (LHSIsOK) { in VisitBinOp()