Searched defs:dyType (Results 1 – 15 of 15) sorted by relevance
145 evaluate::DynamicType dyType{TypeCategory::Integer, parameterKind}; in EvaluateParameters() local 164 evaluate::DynamicType dyType{TypeCategory::Integer, parameterKind}; in EvaluateParameters() local 382 if (auto dyType{expr->GetType()}) { Instantiate() local 896 auto dyType{evaluate::DynamicType::From(type)}; IsInteroperableIntrinsicType() local
205 auto dyType{x.front().GetType()}; SaveDerivedPointerTarget() local 312 auto dyType{evaluate::DynamicType::From(symbol)}; GetIntegerKind() local 750 auto dyType{typeAndShape->type()}; DescribeComponent() local 1395 evaluate::DynamicType dyType{*derived}; ShouldIgnoreRuntimeTypeInfoNonTbpGenericInterfaces() local [all...]
333 auto dyType{evaluate::DynamicType::From(symbol)}; GetSizeAndAlignment() local
204 if (auto dyType{evaluate::DynamicType::From(ultimate)}) { WhyNotDefinableLast() local
586 if (auto dyType{evaluate::DynamicType::From(component)}) { PopulateWithComponentDefaults() local 716 if (auto dyType{evaluate::DynamicType::From(s)}) { ComputeMinElementBytes() local
210 if (auto dyType{expr.GetType()}) { in GetType() local [all...]
950 auto dyType{DynamicType::From(ultimate)}; Analyze() local 1651 std::optional<DynamicType> dyType{x->GetType()}; Push() local 2373 auto dyType{dtExpr->GetType()}; AnalyzeProcedureComponentRef() local 3033 if (auto dyType{expr.GetType()}) { AnalyzeChevrons() local 3206 if (auto dyType{lhs.GetType()}; Analyze() local [all...]
558 dyType = expr->GetType(); in Enter() local
934 if (auto dyType{evaluate::DynamicType::From(symbol)}) { CheckObjectEntity() local 3582 } else if (auto dyType{evaluate::DynamicType::From(relevant)}) { CheckSymbolType() local [all...]
6460 evaluate::DynamicType dyType{ HandleUnrestrictedSpecificIntrinsicFunction() local
264 if (auto dyType{DynamicType::From(ultimate)}) { SymbolLEN() local
902 } else if (auto dyType{expr->GetType()}) { FoldIntrinsicFunction() local
112 if (auto dyType{DynamicType::From(*type)}) { Characterize() local
31 if (auto dyType{DynamicType::From(ref.GetLastSymbol())}) { in AsGenericExpr() local
891 TypedWrapper(const DynamicType & dyType,WRAPPED && x) TypedWrapper() argument