Searched defs:GetterMethod (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/lib/StaticAnalyzer/Checkers/ | ||
H A D | DirectIvarAssignment.cpp | 189 ObjCMethodDecl *GetterMethod = in VisitBinaryOperator() local |
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaObjCProperty.cpp | 1688 DiagnosePropertyAccessorMismatch(ObjCPropertyDecl * property,ObjCMethodDecl * GetterMethod,SourceLocation Loc) DiagnosePropertyAccessorMismatch() argument |
H A D | SemaDeclObjC.cpp | 4116 if (ObjCMethodDecl *GetterMethod = ActOnAtEnd() local |