Home
last modified time | relevance | path

Searched refs:IsModuleProcedure (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/flang/include/flang/Semantics/
Dtools.h171 bool IsModuleProcedure(const Symbol &);
/external/llvm-project/flang/lib/Semantics/
Dtools.cpp727 bool IsModuleProcedure(const Symbol &symbol) { in IsModuleProcedure() function
Dcheck-declarations.cpp850 if (!IsModuleProcedure(subroutine)) { in CheckFinal()