Lines Matching defs:Return

907   /// GetNameForMethod - Return a name for the given method.
913 /// GetMethodVarName - Return a unique constant for the given
918 /// GetMethodVarType - Return a unique constant for the given
926 /// GetPropertyName - Return a unique constant for the given
934 /// GetClassName - Return a unique constant for the given selector's
1006 /// GetProtocolRef - Return a reference to the internal protocol
1030 ReturnValueSlot Return,
1095 /// EmitClassRef - Return a Value*, of type ObjCTypes.ClassPtrTy,
1179 /// EmitSelector - Return a Value*, of type ObjCTypes.SelectorPtrTy,
1190 ReturnValueSlot Return,
1199 ReturnValueSlot Return, QualType ResultType,
1267 /// GetClassGlobal - Return the global variable for the Objective-C
1360 ReturnValueSlot Return,
1369 /// GetClassGlobal - Return the global variable for the Objective-C
1374 /// EmitClassRef - Return a Value*, of type ObjCTypes.ClassPtrTy,
1384 /// EmitSuperClassRef - Return a Value*, of type ObjCTypes.ClassPtrTy,
1389 /// EmitMetaClassRef - Return a Value * of the address of _class_t
1401 /// EmitSelector - Return a Value*, of type ObjCTypes.SelectorPtrTy,
1464 ReturnValueSlot Return,
1473 ReturnValueSlot Return, QualType ResultType,
1693 /// hasObjCExceptionAttribute - Return true if this class or any super
1712 /// GetClass - Return a reference to the class for the given interface
1719 /// GetSelector - Return the pointer to the unique'd string for this selector.
1781 ReturnValueSlot Return,
1833 return EmitMessageSend(CGF, Return, ResultType,
1841 ReturnValueSlot Return,
1848 return EmitMessageSend(CGF, Return, ResultType,
1856 ReturnValueSlot Return,
1914 RValue rvalue = CGF.EmitCall(MSI.CallInfo, Fn, Return, ActualArgs);
2715 // Return null if no extension bits are used.
2823 // Return null for empty list.
2850 // Return null for empty list.
2887 // Return null for empty list.
3251 // Return null if no extension bits are used.
3302 // Return null for empty list.
3339 /// GetMethodConstant - Return a struct objc_method constant for the
3359 // Return null for empty list.
4358 // Return null if no symbols were defined.
6036 /// GetMethodConstant - Return a struct objc_method constant for the
6065 // Return null for empty list.
6181 // Return null for empty list.
6610 ReturnValueSlot Return,
6618 ? EmitVTableMessageSend(CGF, Return, ResultType, Sel,
6621 : EmitMessageSend(CGF, Return, ResultType,
6701 /// EmitMetaClassRef - Return a Value * of the address of _class_t
6729 /// GetClass - Return a reference to the class for the given interface
6748 ReturnValueSlot Return,
6785 ? EmitVTableMessageSend(CGF, Return, ResultType, Sel,
6788 : EmitMessageSend(CGF, Return, ResultType,