Home
last modified time | relevance | path

Searched refs:FindGetterSetterNameDeclFromProtocolList (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/Sema/
DSemaExprMember.cpp407 static Decl *FindGetterSetterNameDeclFromProtocolList(const ObjCProtocolDecl*PDecl, in FindGetterSetterNameDeclFromProtocolList() function
419 if (Decl *D = FindGetterSetterNameDeclFromProtocolList(I, Member, Sel, in FindGetterSetterNameDeclFromProtocolList()
448 GDecl = FindGetterSetterNameDeclFromProtocolList(I, Member, Sel, Context); in FindGetterSetterNameDecl()
/external/llvm-project/clang/lib/Sema/
DSemaExprMember.cpp428 static Decl *FindGetterSetterNameDeclFromProtocolList(const ObjCProtocolDecl*PDecl, in FindGetterSetterNameDeclFromProtocolList() function
440 if (Decl *D = FindGetterSetterNameDeclFromProtocolList(I, Member, Sel, in FindGetterSetterNameDeclFromProtocolList()
469 GDecl = FindGetterSetterNameDeclFromProtocolList(I, Member, Sel, Context); in FindGetterSetterNameDecl()