Lines Matching full:convertif
194 return this->convertIf((ASTIfStatement&) statement);337 std::unique_ptr<Statement> IRGenerator::convertIf(const ASTIfStatement& s) {