Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaObjCProperty.cpp2360 static void AddPropertyAttrs(Sema &S, ObjCMethodDecl *PropertyMethod, in AddPropertyAttrs() function
2496 AddPropertyAttrs(*this, GetterMethod, property); in ProcessPropertyDecl()
2576 AddPropertyAttrs(*this, SetterMethod, property); in ProcessPropertyDecl()