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