Searched refs:mustMapInterfaceSymbols (Results 1 – 3 of 3) sorted by relevance
308 bool mustMapInterfaceSymbols() const;
267 bool Fortran::lower::CallerInterface::mustMapInterfaceSymbols() const { in mustMapInterfaceSymbols() function in Fortran::lower::CallerInterface
2465 if (caller.mustMapInterfaceSymbols()) { in genCallOpAndResult()