Home
last modified time | relevance | path

Searched refs:GetTypeParameters (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/flang/lib/Semantics/
H A Druntime-type-info.cpp56 const SymbolVector *GetTypeParameters(const Symbol &);
182 const SymbolVector *RuntimeTableBuilder::GetTypeParameters( in GetTypeParameters() function in Fortran::semantics::RuntimeTableBuilder
385 lenParameters{GetTypeParameters(*dtScope.symbol())}) { in DescribeType()
411 const SymbolVector *parameters{GetTypeParameters(*dtSymbol)}; in DescribeType()
763 if (const SymbolVector * specParams{GetTypeParameters(spec.typeSymbol())}) { in DescribeComponent()