Home
last modified time | relevance | path

Searched defs:SetterMethod (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DDirectIvarAssignment.cpp191 ObjCMethodDecl *SetterMethod = in VisitBinaryOperator() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaObjCProperty.cpp2169 ObjCMethodDecl *SetterMethod = nullptr; in AtomicPropertySetterGetterRules() local
2367 ObjCMethodDecl *GetterMethod, *SetterMethod; in ProcessPropertyDecl() local
H A DSemaDeclObjC.cpp4122 if (ObjCMethodDecl *SetterMethod in ActOnAtEnd() local