Searched refs:CanBeTypeBoundProc (Results 1 – 3 of 3) sorted by relevance
104 bool CanBeTypeBoundProc(const Symbol *);
528 bool CanBeTypeBoundProc(const Symbol *symbol) { in CanBeTypeBoundProc() function
4069 if (!CanBeTypeBoundProc(procedure)) { in CheckBindings()