Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
DSemaObjCProperty.cpp2363 static void AddPropertyAttrs(Sema &S, ObjCMethodDecl *PropertyMethod, in AddPropertyAttrs() function
2499 AddPropertyAttrs(*this, GetterMethod, property); in ProcessPropertyDecl()
2579 AddPropertyAttrs(*this, SetterMethod, property); in ProcessPropertyDecl()