Searched refs:CheckObjCPropertyAttributes (Results 1 – 2 of 2) sorted by relevance
944 void CheckObjCPropertyAttributes(Decl *PropertyPtrTy, SourceLocation Loc,
220 CheckObjCPropertyAttributes(Res, AtLoc, Attributes, in ActOnProperty()2619 void SemaObjC::CheckObjCPropertyAttributes(Decl *PDecl, SourceLocation Loc, in CheckObjCPropertyAttributes() function in SemaObjC