Searched defs:getGetterMethodDecl (Results 1 – 1 of 1) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/ | ||
H A D | DeclObjC.h | 897 ObjCMethodDecl *getGetterMethodDecl() const { return GetterMethodDecl; } getGetterMethodDecl() function |