Searched refs:characterTypeSpec (Results 1 – 14 of 14) sorted by relevance
77 type_->characterTypeSpec().length().isDeferred(); in GatherAllocationBasicInfo()312 bool type2LengthIsAssumed{type2.characterTypeSpec().length().isAssumed()}; in HaveSameAssumedTypeParameters()314 return type1.characterTypeSpec().length().isAssumed() == in HaveSameAssumedTypeParameters()
539 FoldCharacterLength(foldingContext(), spec.characterTypeSpec()), in InstantiateIntrinsicType()772 return characterTypeSpec().AsFortran(); in AsFortran()
1192 DoParamValue(type->characterTypeSpec().length()); in DoType()
701 type->characterTypeSpec().length().isAssumed(); in IsAssumedLengthCharacter()
195 Check(type.characterTypeSpec().length(), canHaveAssumedTypeParameters); in Check()
3851 if (typeSpec->characterTypeSpec().length().isDeferred()) { in Post()5644 auto kind{type.characterTypeSpec().kind()}; in SetType()
78 typeSpec->characterTypeSpec()}; in AnalyzeTypeSpec()
365 const CharacterTypeSpec &characterTypeSpec() const { in characterTypeSpec() function
377 const auto &charType{type.characterTypeSpec()}; in From()
1320 type->characterTypeSpec().length().GetExplicit()}) { in IsAutomatic()
490 sym.GetType()->characterTypeSpec().length(); in charLenVariable()
437 typeSpec->characterTypeSpec().length(); in lowerAllocateLengthParameters()
1296 if (auto e = symTy->characterTypeSpec().length().GetExplicit()) in symbolIsGlobal()1441 if (auto e = symTy->characterTypeSpec().length().GetExplicit()) in analyze()
2332 type->characterTypeSpec().length().GetExplicit()) { in genStmtFunctionRef()