Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/include/clang/AST/
H A DDeclObjC.h767 ObjCMethodDecl *GetterMethodDecl = nullptr; variable
2778 ObjCMethodDecl *GetterMethodDecl = nullptr; variable
/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGObjC.cpp1116 const ObjCMethodDecl *GetterMethodDecl, in generateObjCGetterBody()