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