Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDeclObjC.cpp3634 ObjCMethodDecl *Sema::LookupImplementedMethodInGlobalPool(Selector Sel) { in LookupImplementedMethodInGlobalPool() function in Sema
5252 if (!LookupImplementedMethodInGlobalPool(Sel)) in DiagnoseUseOfUnimplementedSelectors()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h4551 ObjCMethodDecl *LookupImplementedMethodInGlobalPool(Selector Sel);