Searched refs:AddPropertyAttrs (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Sema/
H A DSemaObjCProperty.cpp1819 /// AddPropertyAttrs - Propagates attributes from a property to the
1821 static void AddPropertyAttrs(Sema &S, ObjCMethodDecl *PropertyMethod, function
1895 AddPropertyAttrs(*this, GetterMethod, property);
1946 AddPropertyAttrs(*this, SetterMethod, property);

Completed in 81 milliseconds