Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Semantics/
H A Dscope.cpp181 const DeclTypeSpec &Scope::MakeTypeStarType() { in MakeTypeStarType() function in Fortran::semantics::Scope
208 return &MakeTypeStarType(); in GetType()
H A Dresolve-names.cpp1841 SetDeclTypeSpec(context().globalScope().MakeTypeStarType()); in Post()
6370 return currScope().MakeTypeStarType(); in ToDeclTypeSpec()
/llvm-project-15.0.7/flang/include/flang/Semantics/
H A Dscope.h211 const DeclTypeSpec &MakeTypeStarType();