Searched refs:handleNewAttr (Results 1 – 3 of 3) sorted by relevance
68 void handleNewAttr(Decl *D, const ParsedAttr &AL);
1242 void SemaARM::handleNewAttr(Decl *D, const ParsedAttr &AL) { in handleNewAttr() function in clang::SemaARM
7057 S.ARM().handleNewAttr(D, AL); in ProcessDeclAttribute()