Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
HDDeclObjC.h804 ObjCMethodDecl *GetterMethodDecl = nullptr; variable
2798 ObjCMethodDecl *GetterMethodDecl = nullptr; variable
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGObjC.cpp1041 const ObjCMethodDecl *GetterMethodDecl, in generateObjCGetterBody()