Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Checkers/
H A DDirectIvarAssignment.cpp189 ObjCMethodDecl *GetterMethod = in VisitBinaryOperator() local
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaObjCProperty.cpp1710 ObjCMethodDecl *GetterMethod, in DiagnosePropertyAccessorMismatch()
2181 ObjCMethodDecl *GetterMethod = nullptr; in AtomicPropertySetterGetterRules() local
2379 ObjCMethodDecl *GetterMethod, *SetterMethod; in ProcessPropertyDecl() local
H A DSemaDeclObjC.cpp4103 if (ObjCMethodDecl *GetterMethod = in ActOnAtEnd() local