Home
last modified time | relevance | path

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

/external/javassist/src/main/javassist/compiler/
DMemberResolver.java75 public Method lookupMethod(CtClass clazz, CtClass currentClass, MethodInfo current, in lookupMethod() method in MemberResolver
96 Method m = lookupMethod(clazz, methodName, argTypes, argDims, in lookupMethod()
104 private Method lookupMethod(CtClass clazz, String methodName, in lookupMethod() method in MemberResolver
144 Method r = lookupMethod(pclazz, methodName, argTypes, in lookupMethod()
158 Method r = lookupMethod(ifs[i], methodName, in lookupMethod()
169 Method r = lookupMethod(pclazz, methodName, argTypes, in lookupMethod()
DTypeChecker.java705 = resolver.lookupMethod(targetClass, thisClass, thisMethod, in atMethodCallCore()
DMemberCodeGen.java561 found = resolver.lookupMethod(targetClass, thisClass, thisMethod, in atMethodCallCore()
/external/clang/include/clang/AST/
DDeclObjC.h1288 ObjCMethodDecl *lookupMethod(Selector Sel, bool isInstance,
1295 return lookupMethod(Sel, true/*isInstance*/); in lookupInstanceMethod()
1300 return lookupMethod(Sel, false/*isInstance*/); in lookupClassMethod()
1317 return lookupMethod(Sel, true/*isInstance*/, in lookupPropertyAccessor()
1617 ObjCMethodDecl *lookupMethod(Selector Sel, bool isInstance) const;
1619 return lookupMethod(Sel, true/*isInstance*/); in lookupInstanceMethod()
1622 return lookupMethod(Sel, false/*isInstance*/); in lookupClassMethod()
/external/clang/lib/AST/
DDeclObjC.cpp544 ObjCMethodDecl *ObjCInterfaceDecl::lookupMethod(Selector Sel, in lookupMethod() function in ObjCInterfaceDecl
573 if ((MethodDecl = I->lookupMethod(Sel, isInstance))) in lookupMethod()
584 if ((MethodDecl = (*I)->lookupMethod(Sel, isInstance))) in lookupMethod()
1567 ObjCMethodDecl *ObjCProtocolDecl::lookupMethod(Selector Sel, in lookupMethod() function in ObjCProtocolDecl
1581 if ((MethodDecl = I->lookupMethod(Sel, isInstance))) in lookupMethod()
/external/clang/lib/Sema/
DSemaDeclObjC.cpp367 IC->lookupMethod(MDecl->getSelector(), MDecl->isInstanceMethod()); in ActOnStartOfObjCMethodDef()
420 SuperClass->lookupMethod(MDecl->getSelector(), in ActOnStartOfObjCMethodDef()
1746 (!Super || !Super->lookupMethod(method->getSelector(), in CheckProtocolMethodDefs()
1761 IDecl->lookupMethod(method->getSelector(), in CheckProtocolMethodDefs()
1778 (!Super || !Super->lookupMethod(method->getSelector(), in CheckProtocolMethodDefs()
1784 if (C && IDecl->lookupMethod(method->getSelector(), in CheckProtocolMethodDefs()
1925 if (SuperIDecl && SuperIDecl->lookupMethod(Sel, true)) in CheckCategoryVsClassMethodMatches()
1932 if (SuperIDecl && SuperIDecl->lookupMethod(Sel, false)) in CheckCategoryVsClassMethodMatches()
3232 IMD = IDecl->lookupMethod(ObjCMethod->getSelector(), in ActOnMethodDeclaration()
3521 Method = IDecl->lookupMethod(Method->getSelector(), /*isInstance=*/true, in GetIvarBackingPropertyAccessor()
DSemaExprObjC.cpp1476 if (ObjCMethodDecl *method = iface->lookupMethod(sel, isInstance)) in LookupMethodInObjectType()
1487 if (ObjCMethodDecl *method = I->lookupMethod(sel, isInstance)) in LookupMethodInObjectType()
1501 if ((MD = PROTO->lookupMethod(Sel, Instance))) { in LookupMethodInQualifiedType()
3606 ClassMethod = RelatedClass->lookupMethod(Sel, false); in checkObjCBridgeRelatedComponents()
3618 InstanceMethod = RelatedClass->lookupMethod(Sel, true); in checkObjCBridgeRelatedComponents()
DSemaObjCProperty.cpp1488 ObjCMethodDecl *IMD = IFace->lookupMethod(Method->getSelector(), in IvarBacksCurrentMethodAccessor()
/external/clang/lib/StaticAnalyzer/Core/
DCallEvent.cpp752 D = IDecl->lookupMethod(Sel, true); in canBeOverridenInSubclass()
/external/robolectric/lib/main/
Djavassist-3.14.0-GA.jarMETA-INF/ META-INF/MANIFEST.MF javassist/ javassist/bytecode/ javassist/ ...
/external/owasp/sanitizer/tools/findbugs/lib/
Dfindbugs.jarMETA-INF/ META-INF/MANIFEST.MF default.xsl edu/ edu/umd ...
/external/antlr/antlr-3.4/lib/
Dantlr-3.4-complete.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/antlr/ org/ ...