Searched defs:DynamicType (Results 1 – 3 of 3) sorted by relevance
63 void DynamicTypeChecker::reportTypeError(QualType DynamicType, in reportTypeError()
2585 QualType DynamicType = ThisPtr.getDeclDesc()->getType(); in CallVirt() local
5801 struct DynamicType { struct5818 static std::optional<DynamicType> ComputeDynamicType(EvalInfo &Info, in ComputeDynamicType() argument