Home
last modified time | relevance | path

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

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