Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaObjCProperty.cpp2341 static void AddPropertyAttrs(Sema &S, ObjCMethodDecl *PropertyMethod, in AddPropertyAttrs() function
2478 AddPropertyAttrs(SemaRef, GetterMethod, property); in ProcessPropertyDecl()
2557 AddPropertyAttrs(SemaRef, SetterMethod, property); in ProcessPropertyDecl()