Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaExprObjC.cpp1231 static ObjCMethodDecl *LookupDirectMethodInMethodList(Sema &S, Selector Sel, in LookupDirectMethodInMethodList() function
1264 ObjCMethodDecl *DirectInstance = LookupDirectMethodInMethodList( in LookupDirectMethodInGlobalPool()
1266 ObjCMethodDecl *DirectClass = LookupDirectMethodInMethodList( in LookupDirectMethodInGlobalPool()