Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DExprConstant.cpp7326 bool LHSIsOK = HandleConversionToBool(LHSResult.Val, lhsResult); in VisitBinOp() local
7329 if (LHSIsOK) { in VisitBinOp()