Searched refs:MakeClassStarType (Results 1 – 3 of 3) sorted by relevance
184 const DeclTypeSpec &Scope::MakeClassStarType() { in MakeClassStarType() function in Fortran::semantics::Scope210 return &MakeClassStarType(); in GetType()
1838 SetDeclTypeSpec(context().globalScope().MakeClassStarType()); in Post()6372 return currScope().MakeClassStarType(); in ToDeclTypeSpec()
212 const DeclTypeSpec &MakeClassStarType();