Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DDirectIvarAssignment.cpp188 ObjCMethodDecl *GetterMethod = in VisitBinaryOperator() local
/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaObjCProperty.cpp1656 ObjCMethodDecl *GetterMethod, in DiagnosePropertyAccessorMismatch()
2128 ObjCMethodDecl *GetterMethod = nullptr; in AtomicPropertySetterGetterRules() local
2316 ObjCMethodDecl *GetterMethod, *SetterMethod; in ProcessPropertyDecl() local
H A DSemaDeclObjC.cpp3992 if (ObjCMethodDecl *GetterMethod in ActOnAtEnd() local