Searched refs:GetImplicitType (Results 1 – 1 of 1) sorted by relevance
644 const DeclTypeSpec *GetImplicitType(2355 if (const DeclTypeSpec * type{GetImplicitType(symbol)}) { in ApplyImplicitRules()2393 GetImplicitType(symbol, false /*ignore IMPLICIT NONE*/)}; in ImplicitlyTypeForwardRef()2434 const DeclTypeSpec *ScopeHandler::GetImplicitType( in GetImplicitType() function in Fortran::semantics::ScopeHandler6946 TypesMismatchIfNonNull(symbol.GetType(), GetImplicitType(symbol))) { in SetProcFlag()