Searched refs:prefixSpec (Results 1 – 2 of 2) sorted by relevance
485 construct<FunctionStmt>(many(prefixSpec), "FUNCTION" >> name,489 many(prefixSpec), "FUNCTION" >> name,517 construct<SubroutineStmt>(many(prefixSpec), "SUBROUTINE" >> name,519 construct<SubroutineStmt>(many(prefixSpec), "SUBROUTINE" >> name,
121 constexpr Parser<PrefixSpec> prefixSpec; // R1527 variable