Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/lib/Sema/
H A DSemaPseudoObject.cpp555 return S.LookupMethodInObjectType(sel, in LookupMethodInReceiverType()
560 return S.LookupMethodInObjectType(sel, PT->getPointeeType(), true); in LookupMethodInReceiverType()
566 return S.LookupMethodInObjectType(sel, PT->getPointeeType(), true); in LookupMethodInReceiverType()
568 return S.LookupMethodInObjectType(sel, PRE->getSuperReceiverType(), false); in LookupMethodInReceiverType()
573 return S.LookupMethodInObjectType(sel, IT, false); in LookupMethodInReceiverType()
1123 ObjCMethodDecl *Getter = S.LookupMethodInObjectType(GetterSelector, ContainerT, in CheckKeyForObjCARCConversion()
1176 AtIndexGetter = S.LookupMethodInObjectType(AtIndexGetterSelector, ResultType, in findAtIndexGetter()
1284 AtIndexSetter = S.LookupMethodInObjectType(AtIndexSetterSelector, ResultType, in findAtIndexSetter()
H A DSemaDeclObjC.cpp3575 if (S.LookupMethodInObjectType(Sel, ObjectType, true/*Instance method*/)) in HelperIsMethodInObjCType()
3577 return S.LookupMethodInObjectType(Sel, ObjectType, false/*Class method*/) != in HelperIsMethodInObjCType()
H A DSemaExprObjC.cpp1716 ObjCMethodDecl *Sema::LookupMethodInObjectType(Selector sel, QualType type, in LookupMethodInObjectType() function in Sema
H A DSemaExpr.cpp8867 ObjCMethodDecl *Method = S.LookupMethodInObjectType(IsEqualSel, in hasIsEqualMethod()
/aosp_15_r20/external/clang/include/clang/Sema/
H A DSema.h7559 ObjCMethodDecl *LookupMethodInObjectType(Selector Sel, QualType Ty,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Sema/
DSema.h12400 ObjCMethodDecl *LookupMethodInObjectType(Selector Sel, QualType Ty,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Sema/
DSema.h10696 ObjCMethodDecl *LookupMethodInObjectType(Selector Sel, QualType Ty,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Sema/
DSema.h12629 ObjCMethodDecl *LookupMethodInObjectType(Selector Sel, QualType Ty,
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Sema/
DSema.h12629 ObjCMethodDecl *LookupMethodInObjectType(Selector Sel, QualType Ty,