Home
last modified time | relevance | path

Searched defs:GetterMethodDecl (Results 1 – 2 of 2) sorted by relevance

/freebsd-13.1/contrib/llvm-project/clang/include/clang/AST/
H A DDeclObjC.h764 ObjCMethodDecl *GetterMethodDecl = nullptr; variable
2766 ObjCMethodDecl *GetterMethodDecl = nullptr; variable
/freebsd-13.1/contrib/llvm-project/clang/lib/CodeGen/
H A DCGObjC.cpp1114 const ObjCMethodDecl *GetterMethodDecl, in generateObjCGetterBody()