Searched defs:ObjType (Results 1 – 7 of 7) sorted by relevance
125 Type *ObjType = GV->getType()->getPointerElementType(); in SelectSectionForGlobal() local
275 Type *ObjType = GV->getType()->getPointerElementType(); in IsSmallObject() local
51 } ObjType; typedef
2283 QualType ObjType = Obj.Type; in findSubobject() local2535 static unsigned FindDesignatorMismatch(QualType ObjType, in FindDesignatorMismatch()2571 static bool AreElementsOfSameArray(QualType ObjType, in AreElementsOfSameArray()
4505 struct ObjType { struct4506 int arr[10];
3199 EVT ObjType = (ObjSize == 1 ? MVT::i8 : in LowerFormalArguments_64SVR4() local3615 EVT ObjType = ObjSize == 1 ? MVT::i8 : MVT::i16; in LowerFormalArguments_Darwin() local
5265 if (const ObjCObjectType *ObjType in GetAssumedMessageSendExprType() local