Searched refs:allowForwardReference (Results 1 – 1 of 1) sorted by relevance
641 void ApplyImplicitRules(Symbol &, bool allowForwardReference = false);2350 Symbol &symbol, bool allowForwardReference) { in ApplyImplicitRules() argument2373 if (allowForwardReference && ImplicitlyTypeForwardRef(symbol)) { in ApplyImplicitRules()