Searched refs:LookupImplementedMethodInGlobalPool (Results 1 - 2 of 2) sorted by relevance

/external/clang/lib/Sema/
H A DSemaDeclObjC.cpp2304 ObjCMethodDecl *Sema::LookupImplementedMethodInGlobalPool(Selector Sel) { function in class:Sema
3477 if (!LookupImplementedMethodInGlobalPool(Sel))
/external/clang/include/clang/Sema/
H A DSema.h2721 /// LookupImplementedMethodInGlobalPool - Returns the method which has an
2723 ObjCMethodDecl *LookupImplementedMethodInGlobalPool(Selector Sel);

Completed in 377 milliseconds