Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaExpr.cpp7314 Selector IsEqualSel = S.NSAPIObj->getIsEqualSelector(); in hasIsEqualMethod() local
7315 ObjCMethodDecl *Method = S.LookupMethodInObjectType(IsEqualSel, in hasIsEqualMethod()
7321 Method = S.LookupInstanceMethodInGlobalPool(IsEqualSel, SourceRange(), in hasIsEqualMethod()
7326 Method = S.LookupMethodInQualifiedType(IsEqualSel, Type, in hasIsEqualMethod()