Searched refs:hasIBActionAndFirst (Results 1 – 1 of 1) sorted by relevance
170 bool hasIBActionAndFirst = D->hasAttr<IBActionAttr>(); in handleObjCMethod() local172 handleDeclarator(I, D, /*isIBType=*/hasIBActionAndFirst); in handleObjCMethod()173 hasIBActionAndFirst = false; in handleObjCMethod()