Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DDeclObjC.h764 ObjCMethodDecl *GetterMethodDecl = nullptr; variable
2814 ObjCMethodDecl *GetterMethodDecl = nullptr; variable
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGObjC.cpp1137 const ObjCMethodDecl *GetterMethodDecl, in generateObjCGetterBody()