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