Home
last modified time | relevance | path

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

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