Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/include/clang/Sema/
H A DSemaObjC.h488 ObjCMethodDecl *LookupImplementedMethodInGlobalPool(Selector Sel);
/src/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclObjC.cpp3652 ObjCMethodDecl *SemaObjC::LookupImplementedMethodInGlobalPool(Selector Sel) { in LookupImplementedMethodInGlobalPool() function in SemaObjC
5290 if (!LookupImplementedMethodInGlobalPool(Sel)) in DiagnoseUseOfUnimplementedSelectors()