Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/include/flang/Lower/
H A DCallInterface.h269 const Fortran::evaluate::ProcedureRef &getCallDescription() const {
363 Fortran::lower::pft::FunctionLikeUnit &getCallDescription() const {
/llvm-project-15.0.7/flang/lib/Lower/
H A DCallInterface.cpp565 getEntityContainer(interface.side().getCallDescription()); in buildImplicitInterface()
599 getEntityContainer(interface.side().getCallDescription()); in buildExplicitInterface()
707 getResultEntity(interface.side().getCallDescription())); in handleImplicitCharacterResult()
1151 getCallDescription() const { in getCallDescription() function in SignatureBuilder