Home
last modified time | relevance | path

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

/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DDirectIvarAssignment.cpp189 ObjCMethodDecl *GetterMethod = in VisitBinaryOperator() local
/llvm-project/clang/lib/Sema/
H A DSemaObjCProperty.cpp1688 DiagnosePropertyAccessorMismatch(ObjCPropertyDecl * property,ObjCMethodDecl * GetterMethod,SourceLocation Loc) DiagnosePropertyAccessorMismatch() argument
2159 ObjCMethodDecl *GetterMethod = nullptr; AtomicPropertySetterGetterRules() local
2358 ObjCMethodDecl *GetterMethod, *SetterMethod; ProcessPropertyDecl() local
[all...]
H A DSemaDeclObjC.cpp4116 if (ObjCMethodDecl *GetterMethod = ActOnAtEnd() local