Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DExprConstant.cpp7327 bool RHSIsOK = HandleConversionToBool(RHSResult.Val, rhsResult); in VisitBinOp() local
7330 if (RHSIsOK) { in VisitBinOp()
7337 if (RHSIsOK) { in VisitBinOp()
/external/llvm-project/clang/lib/AST/
DExprConstant.cpp12324 bool RHSIsOK = HandleConversionToBool(RHSResult.Val, rhsResult); in VisitBinOp() local
12327 if (RHSIsOK) { in VisitBinOp()
12334 if (RHSIsOK) { in VisitBinOp()