Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Semantics/
H A Dscope.cpp184 const DeclTypeSpec &Scope::MakeClassStarType() { in MakeClassStarType() function in Fortran::semantics::Scope
210 return &MakeClassStarType(); in GetType()
H A Dresolve-names.cpp1838 SetDeclTypeSpec(context().globalScope().MakeClassStarType()); in Post()
6372 return currScope().MakeClassStarType(); in ToDeclTypeSpec()
/llvm-project-15.0.7/flang/include/flang/Semantics/
H A Dscope.h212 const DeclTypeSpec &MakeClassStarType();