Searched refs:GetTypeParameters (Results 1 – 1 of 1) sorted by relevance
56 const SymbolVector *GetTypeParameters(const Symbol &);182 const SymbolVector *RuntimeTableBuilder::GetTypeParameters( in GetTypeParameters() function in Fortran::semantics::RuntimeTableBuilder385 lenParameters{GetTypeParameters(*dtScope.symbol())}) { in DescribeType()411 const SymbolVector *parameters{GetTypeParameters(*dtSymbol)}; in DescribeType()763 if (const SymbolVector * specParams{GetTypeParameters(spec.typeSymbol())}) { in DescribeComponent()