Lines Matching defs:isBindcCall
172 Fortran::lower::CallerInterface &caller, bool isBindcCall) {
204 if (isBindcCall) {
250 Fortran::lower::CallerInterface &caller, bool isBindcCall) {
257 loc, converter, symMap, arg, caller, isBindcCall);
272 isBindcCall);
890 bool isBindcCall() const {
1362 bool needsZeroLowerBounds = callContext.isBindcCall() && entity.isArray();
1649 callContext.isBindcCall()) {
1670 callContext.isBindcCall());
2690 !callContext.isBindcCall())