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