Home
last modified time | relevance | path

Searched refs:GetInterfaceSymbol (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/flang/lib/Evaluate/
Dcall.cpp117 const Symbol *ProcedureDesignator::GetInterfaceSymbol() const { in GetInterfaceSymbol() function in Fortran::evaluate::ProcedureDesignator
128 if (const Symbol * interface{GetInterfaceSymbol()}) { in IsElemental()
/external/llvm-project/flang/include/flang/Evaluate/
Dcall.h176 const Symbol *GetInterfaceSymbol() const;