Searched refs:getFunctionStmt (Results 1 – 1 of 1) sorted by relevance
910 getFunctionStmt(const T &func) { in getFunctionStmt() function1083 getFunctionStmt<parser::EndProgramStmt>(1103 beginStmt{getFunctionStmt<parser::FunctionStmt>(func)},1104 endStmt{getFunctionStmt<parser::EndFunctionStmt>(func)}, symbol{getSymbol(1114 beginStmt{getFunctionStmt<parser::SubroutineStmt>(func)},1115 endStmt{getFunctionStmt<parser::EndSubroutineStmt>(func)},1125 beginStmt{getFunctionStmt<parser::MpSubprogramStmt>(func)},1126 endStmt{getFunctionStmt<parser::EndMpSubprogramStmt>(func)},