Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaObjCProperty.cpp2068 static void AddPropertyAttrs(Sema &S, ObjCMethodDecl *PropertyMethod, in AddPropertyAttrs() function
2162 AddPropertyAttrs(*this, GetterMethod, property); in ProcessPropertyDecl()
2231 AddPropertyAttrs(*this, SetterMethod, property); in ProcessPropertyDecl()