Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DDirectIvarAssignment.cpp189 ObjCMethodDecl *GetterMethod = in VisitBinaryOperator() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaObjCProperty.cpp1709 Diag(GetterMethod->getLocation(), diag::note_declared_at); in DiagnosePropertyAccessorMismatch() argument
2177 ObjCMethodDecl *GetterMethod = nullptr; AtomicPropertySetterGetterRules() local
2375 ObjCMethodDecl *GetterMethod, *SetterMethod; ProcessPropertyDecl() local
[all...]
H A DSemaDeclObjC.cpp4110 if (ObjCMethodDecl *GetterMethod = ActOnAtEnd() local