Searched refs:GetPassArg (Results 1 – 1 of 1) sorted by relevance
1142 const DummyArgument *GetPassArg(const Procedure &) const;1195 const DummyArgument *pass1{GetPassArg(proc1)}; in Rule3Distinguishable()1196 const DummyArgument *pass2{GetPassArg(proc2)}; in Rule3Distinguishable()1401 const DummyArgument *DistinguishUtils::GetPassArg(const Procedure &proc) const { in GetPassArg() function in Fortran::evaluate::characteristics::DistinguishUtils