Searched defs:ifStmt (Results 1 – 3 of 3) sorted by relevance
16 void IfStmtChecker::Leave(const parser::IfStmt &ifStmt) { in Leave()
173 convertIfStmt(const parser::IfStmt & ifStmt,parser::CharBlock position,std::optional<parser::Label> label) convertIfStmt() argument 623 lower::pft::Evaluation &ifStmt = *ifBodyList.begin(); rewriteIfGotos() local
901 const internal::VariadicDynCastAllOfMatcher<Stmt, IfStmt> ifStmt; global() variable