Searched refs:PostEntryStmt (Results 1 – 1 of 1) sorted by relevance
851 void PostEntryStmt(const parser::EntryStmt &stmt);3402 PostEntryStmt(stmt); in Post()3504 void SubprogramVisitor::PostEntryStmt(const parser::EntryStmt &stmt) { in PostEntryStmt() function in Fortran::semantics::SubprogramVisitor