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

/external/clang/lib/Sema/
H A DSemaExprMember.cpp404 static Decl *FindGetterSetterNameDecl(const ObjCObjectPointerType *QIdTy, function
1324 if (Decl *PMDecl = FindGetterSetterNameDecl(OPT, Member, Sel, Context)) {
1346 if (Decl *SDecl = FindGetterSetterNameDecl(OPT, /*Property id*/0,

Completed in 41 milliseconds