Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/AST/
DExprConstant.cpp12697 bool LHSIsOK = HandleConversionToBool(LHSResult.Val, lhsResult); in VisitBinOp() local
12700 if (LHSIsOK) { in VisitBinOp()