Home
last modified time | relevance | path

Searched refs:GetIvarBackingPropertyAccessor (Results 1 – 3 of 3) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
DSemaDeclObjC.cpp3504 Sema::GetIvarBackingPropertyAccessor(const ObjCMethodDecl *Method, in GetIvarBackingPropertyAccessor() function in Sema
3535 const ObjCIvarDecl *IV = GetIvarBackingPropertyAccessor(CurMethod, PDecl); in DiagnoseUnusedBackingIvarInAccessor()
DSemaExpr.cpp2270 const ObjCIvarDecl *BIV = GetIvarBackingPropertyAccessor(CurMethod, PDecl); in LookupInObjCMethod()
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Sema/
DSema.h2651 ObjCIvarDecl *GetIvarBackingPropertyAccessor(const ObjCMethodDecl *Method,