Home
last modified time | relevance | path

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

/llvm-project/flang/lib/Semantics/
H A Dcheck-call.cpp1859 static parser::Messages CheckExplicitInterface( CheckExplicitInterface() function
H A Dresolve-names.cpp6744 void DeclarationVisitor::CheckExplicitInterface(const parser::Name &name) { CheckExplicitInterface() function in Fortran::semantics::DeclarationVisitor