Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Lower/
H A DCallInterface.cpp250 getInterfaceDetails(); in walkResultExtents()
272 !getInterfaceDetails()) in mustMapInterfaceSymbols()
287 getInterfaceDetails(); in getArgumentValue()
311 getInterfaceDetails(); in getResultSymbol()
319 Fortran::lower::CallerInterface::getInterfaceDetails() const { in getInterfaceDetails() function in Fortran::lower::CallerInterface
/llvm-project-15.0.7/flang/include/flang/Lower/
H A DCallInterface.h275 const Fortran::semantics::SubprogramDetails *getInterfaceDetails() const;