Searched defs:lookupPrivateMethod (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/AST/
H A DDeclObjC.cpp366 ObjCMethodDecl *ObjCInterfaceDecl::lookupPrivateMethod( function in class:ObjCInterfaceDecl
382 return getSuperClass()->lookupPrivateMethod(Sel, Instance);

Completed in 21 milliseconds