Searched refs:getFunctionStmt (Results 1 – 1 of 1) sorted by relevance
1208 getFunctionStmt(const T &func) { in getFunctionStmt() function1573 getFunctionStmt<parser::EndProgramStmt>(1594 beginStmt{getFunctionStmt<parser::FunctionStmt>(func)},1595 endStmt{getFunctionStmt<parser::EndFunctionStmt>(func)} {1605 beginStmt{getFunctionStmt<parser::SubroutineStmt>(func)},1606 endStmt{getFunctionStmt<parser::EndSubroutineStmt>(func)} {1616 beginStmt{getFunctionStmt<parser::MpSubprogramStmt>(func)},1617 endStmt{getFunctionStmt<parser::EndMpSubprogramStmt>(func)} {