Searched defs:getSetterMethodDecl (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DDeclObjC.h916 ObjCMethodDecl *getSetterMethodDecl() const { return SetterMethodDecl; } function in class:clang::ObjCPropertyDecl
2846 ObjCMethodDecl *getSetterMethodDecl() const { return SetterMethodDecl; } function in class:clang::ObjCPropertyImplDecl

Completed in 105 milliseconds