Home
last modified time | relevance | path

Searched defs:CheckExplicitInterface (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/flang/lib/Semantics/
H A Dcheck-call.cpp889 static parser::Messages CheckExplicitInterface( in CheckExplicitInterface() function
926 parser::Messages CheckExplicitInterface(const characteristics::Procedure &proc, in CheckExplicitInterface() function
H A Dresolve-names.cpp5741 void DeclarationVisitor::CheckExplicitInterface(const parser::Name &name) { in CheckExplicitInterface() function in Fortran::semantics::DeclarationVisitor