Searched refs:InstantiateType (Results 1 – 2 of 2) sorted by relevance
31 #define InstantiateType(...) … macro
206 const DeclTypeSpec *InstantiateType(const Symbol &);323 if (const DeclTypeSpec * newType{InstantiateType(newSymbol)}) { in InstantiateComponent()355 const DeclTypeSpec *InstantiateHelper::InstantiateType(const Symbol &symbol) { in InstantiateType() function in Fortran::semantics::InstantiateHelper