Searched refs:getStaticBooleanValue (Results 1 – 1 of 1) sorted by relevance
1308 static bool getStaticBooleanValue(Expr *E, bool &TCond) { in getStaticBooleanValue() function1319 return getStaticBooleanValue(CE->getSubExpr(), TCond); in getStaticBooleanValue()1363 if (getStaticBooleanValue(BOP->getRHS(), TCond)) { in getTrylockCallExpr()1368 if (getStaticBooleanValue(BOP->getLHS(), TCond)) { in getTrylockCallExpr()