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

/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDeclObjC.cpp3504 Sema::GetIvarBackingPropertyAccessor(const ObjCMethodDecl *Method, function in class:Sema
3535 const ObjCIvarDecl *IV = GetIvarBackingPropertyAccessor(CurMethod, PDecl);
H A DSemaExpr.cpp2270 const ObjCIvarDecl *BIV = GetIvarBackingPropertyAccessor(CurMethod, PDecl);
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/Sema/
H A DSema.h2648 /// GetIvarBackingPropertyAccessor - If method is a property setter/getter and
2651 ObjCIvarDecl *GetIvarBackingPropertyAccessor(const ObjCMethodDecl *Method,

Completed in 307 milliseconds