Searched refs:handleDirectAttr (Results 1 – 3 of 3) sorted by relevance
1049 void handleDirectAttr(Decl *D, const ParsedAttr &AL);
1612 void SemaObjC::handleDirectAttr(Decl *D, const ParsedAttr &AL) { in handleDirectAttr() function in clang::SemaObjC
6719 S.ObjC().handleDirectAttr(D, AL); in ProcessDeclAttribute()