Searched refs:CALLSITE_DELEGATE_SETTER (Results 1 – 1 of 1) sorted by relevance
294 #define CALLSITE_DELEGATE_SETTER(METHOD) \ macro325 CALLSITE_DELEGATE_SETTER(setCallingConv(CC)); in setCallingConv()333 CALLSITE_DELEGATE_SETTER(mutateFunctionType(Ty)); in mutateFunctionType()342 CALLSITE_DELEGATE_SETTER(setAttributes(PAL)); in setAttributes()346 CALLSITE_DELEGATE_SETTER(addAttribute(i, Kind)); in addAttribute()350 CALLSITE_DELEGATE_SETTER(addAttribute(i, Attr)); in addAttribute()354 CALLSITE_DELEGATE_SETTER(addParamAttr(ArgNo, Kind)); in addParamAttr()358 CALLSITE_DELEGATE_SETTER(removeAttribute(i, Kind)); in removeAttribute()362 CALLSITE_DELEGATE_SETTER(removeAttribute(i, Kind)); in removeAttribute()366 CALLSITE_DELEGATE_SETTER(removeParamAttr(ArgNo, Kind)); in removeParamAttr()[all …]