Searched defs:DynamicType (Results 1 – 3 of 3) sorted by relevance
61 void DynamicTypeChecker::reportTypeError(QualType DynamicType, in reportTypeError()
1587 QualType DynamicType = TypePtr.getType(); in CallVirt() local
6090 struct DynamicType { struct6107 static std::optional<DynamicType> ComputeDynamicType(EvalInfo &Info, in ComputeDynamicType() argument