Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/AST/
HDExprConstant.cpp6707 bool LHSIsOK = HandleConversionToBool(LHSResult.Val, lhsResult); in VisitBinOp() local
6710 if (LHSIsOK) { in VisitBinOp()