Searched defs:DynamicType (Results 1 – 7 of 7) sorted by relevance
22 class DynamicType; variable
96 constexpr DynamicType(TypeCategory cat, int k) : category_{cat}, kind_{k} { DynamicType() function 102 constexpr DynamicType(int k, std::int64_t len) DynamicType() function 114 CONSTEXPR_CONSTRUCTORS_AND_ASSIGNMENTS(DynamicType) CONSTEXPR_CONSTRUCTORS_AND_ASSIGNMENTS() argument 254 constexpr DynamicType() {} DynamicType() function [all...]
63 void DynamicTypeChecker::reportTypeError(QualType DynamicType, in reportTypeError()
37 class DynamicType; variable293 friend DynamicType; variable
119 DynamicType::DynamicType(int k, const semantics::ParamValue &pv) in DynamicType() function in Fortran::evaluate::DynamicType [all...]
5786 struct DynamicType { global() struct 5803 PathLengthDynamicType ComputeDynamicType() argument