Searched defs:ObjType (Results 1 – 6 of 6) sorted by relevance
51 } ObjType; typedef
1532 APValue &Obj, QualType ObjType, in ExtractSubobject()1658 static unsigned FindDesignatorMismatch(QualType ObjType, in FindDesignatorMismatch()1694 static bool AreElementsOfSameArray(QualType ObjType, in AreElementsOfSameArray()
2238 EVT ObjType = (ObjSize == 1 ? MVT::i8 : in LowerFormalArguments_64SVR4() local2571 EVT ObjType = ObjSize == 1 ? MVT::i8 : MVT::i16; in LowerFormalArguments_Darwin() local
4501 struct ObjType { struct4502 int arr[10];
4365 struct ObjType { struct4366 int arr[10];
5081 if (const ObjCObjectType *ObjType in GetAssumedMessageSendExprType() local