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

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

Completed in 47 milliseconds