Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaExprObjC.cpp1229 static ObjCMethodDecl *LookupDirectMethodInMethodList(Sema &S, Selector Sel, in LookupDirectMethodInMethodList() function
1262 ObjCMethodDecl *DirectInstance = LookupDirectMethodInMethodList( in LookupDirectMethodInGlobalPool()
1264 ObjCMethodDecl *DirectClass = LookupDirectMethodInMethodList( in LookupDirectMethodInGlobalPool()