Searched refs:getParamAttribute (Results 1 – 3 of 3) sorted by relevance
455 Attribute getParamAttribute(unsigned ArgNo, Attribute::AttrKind Kind) const { in getParamAttribute() function
314 return getParent()->getParamAttribute(getArgNo(), Kind); in getAttribute()
3338 if (Func->getParamAttribute(i, Kind).getValueAsType()) in parseFunctionRecord()