Searched refs:prefixSpec (Results 1 – 2 of 2) sorted by relevance
492 construct<FunctionStmt>(many(prefixSpec), "FUNCTION" >> name,497 many(prefixSpec), "FUNCTION" >> name,525 construct<SubroutineStmt>(many(prefixSpec), "SUBROUTINE" >> name,527 construct<SubroutineStmt>(many(prefixSpec), "SUBROUTINE" >> name,
122 constexpr Parser<PrefixSpec> prefixSpec; // R1527 variable