Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/include/flang/Lower/
H A DCallInterface.h295 const Fortran::semantics::Symbol *getIfIndirectCallSymbol() const;
/llvm-project-15.0.7/flang/lib/Lower/
H A DCallInterface.cpp92 Fortran::lower::CallerInterface::getIfIndirectCallSymbol() const { in getIfIndirectCallSymbol() function in Fortran::lower::CallerInterface
H A DConvertExpr.cpp2476 caller.getIfIndirectCallSymbol()) { in genCallOpAndResult()
5074 if (caller.getIfIndirectCallSymbol()) in genElementalUserDefinedProcRef()