Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaExpr.cpp8430 Selector IsEqualSel = S.NSAPIObj->getIsEqualSelector(); in hasIsEqualMethod() local
8431 ObjCMethodDecl *Method = S.LookupMethodInObjectType(IsEqualSel, in hasIsEqualMethod()
8437 Method = S.LookupInstanceMethodInGlobalPool(IsEqualSel, SourceRange(), in hasIsEqualMethod()
8441 Method = S.LookupMethodInQualifiedType(IsEqualSel, Type, in hasIsEqualMethod()