Searched defs:toBoolean (Results 1 – 2 of 2) sorted by relevance
2738 Expression *Expression::toBoolean(Scope *sc) in toBoolean() function5734 Expression *DeleteExp::toBoolean(Scope *) in toBoolean() function6097 Expression *CommaExp::toBoolean(Scope *sc) in toBoolean() function6240 Expression *AssignExp::toBoolean(Scope *) in toBoolean() function6475 Expression *OrOrExp::toBoolean(Scope *sc) in toBoolean() function6491 Expression *AndAndExp::toBoolean(Scope *sc) in toBoolean() function6650 Expression *CondExp::toBoolean(Scope *sc) in toBoolean() function
13370 Expression toBoolean(Expression exp, Scope* sc) in toBoolean() function