Searched defs:CheckExplicitInterface (Results 1 – 2 of 2) sorted by relevance
889 static parser::Messages CheckExplicitInterface( in CheckExplicitInterface() function926 parser::Messages CheckExplicitInterface(const characteristics::Procedure &proc, in CheckExplicitInterface() function
5741 void DeclarationVisitor::CheckExplicitInterface(const parser::Name &name) { in CheckExplicitInterface() function in Fortran::semantics::DeclarationVisitor