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