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