Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/AST/
H A DDeclObjC.h768 ObjCMethodDecl *GetterMethodDecl = nullptr; variable
2827 ObjCMethodDecl *GetterMethodDecl = nullptr; global() variable
/llvm-project/clang/lib/CodeGen/
H A DCGObjC.cpp1137 generateObjCGetterBody(const ObjCImplementationDecl * classImpl,const ObjCPropertyImplDecl * propImpl,const ObjCMethodDecl * GetterMethodDecl,llvm::Constant * AtomicHelperFn) generateObjCGetterBody() argument