Searched refs:CheckExplicitInterface (Results 1 – 3 of 3) sorted by relevance
41 parser::Messages CheckExplicitInterface(
889 static parser::Messages CheckExplicitInterface( in CheckExplicitInterface() function926 parser::Messages CheckExplicitInterface(const characteristics::Procedure &proc, in CheckExplicitInterface() function929 return CheckExplicitInterface( in CheckExplicitInterface()936 return !CheckExplicitInterface( in CheckInterfaceForGeneric()966 CheckExplicitInterface(proc, actuals, context, scope, intrinsic)}; in CheckArguments()
963 void CheckExplicitInterface(const parser::Name &);5741 void DeclarationVisitor::CheckExplicitInterface(const parser::Name &name) { in CheckExplicitInterface() function in Fortran::semantics::DeclarationVisitor7584 resolver_.CheckExplicitInterface(*name); in Post()7605 resolver_.CheckExplicitInterface(tbps.interfaceName); in Post()