Searched refs:procDecl (Results 1 – 3 of 3) sorted by relevance
118 constexpr Parser<ProcDecl> procDecl; // R1515 variable
389 nonemptyList("expected procedure declarations"_err_en_US, procDecl)))
454 "::" >> nonemptyList(procDecl), SkipTo<'\n'>{})))