<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hello,<div><br></div><div>I want to do a check on function parameters similar to the "<span class="Apple-style-span" style="color: rgb(51, 89, 93); font-family: Menlo; font-size: 11px; ">err_arg_with_address_space" </span><font class="Apple-style-span" size="3"><span class="Apple-style-span" style="font-size: 12px;">check that I added in</span></font><span class="Apple-style-span" style="color: rgb(51, 89, 93); font-family: Menlo; font-size: 11px; "> <span class="Apple-style-span" style="color: rgb(0, 0, 0); ">ActOnParamDeclarator<span class="Apple-style-span" style="font-family: Helvetica; font-size: medium; "> (r83165)<span class="Apple-style-span" style="font-family: Menlo; font-size: 11px; ">. <font class="Apple-style-span" face="Helvetica" size="3"><span class="Apple-style-span" style="font-size: 12px;">However, this time, I only want to perform the check if the function has a specific attribute. Is ActOnParamDeclarator the right place? I'm not seeing a way to get the function attribute there. Or, any suggestion on where to add this?</span></font></span></span></span></span></div><div><font class="Apple-style-span" face="Menlo" size="3"><span class="Apple-style-span" style="font-size: 11px;"><br></span></font></div><div><font class="Apple-style-span" size="3"><span class="Apple-style-span" style="font-size: 12px;">Thanks,</span></font></div><div><font class="Apple-style-span" size="3"><span class="Apple-style-span" style="font-size: 12px;">Tanya</span></font></div></body></html>