Home
last modified time | relevance | path

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

/external/llvm-project/flang/lib/Semantics/
Dcheck-call.cpp707 static parser::Messages CheckExplicitInterface( in CheckExplicitInterface() function
740 parser::Messages CheckExplicitInterface(const characteristics::Procedure &proc, in CheckExplicitInterface() function
Dresolve-names.cpp4817 void DeclarationVisitor::CheckExplicitInterface(const parser::Name &name) { in CheckExplicitInterface() function in Fortran::semantics::DeclarationVisitor