Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaExprObjC.cpp1264 ObjCMethodDecl *DirectInstance = LookupDirectMethodInMethodList( in LookupDirectMethodInGlobalPool() local
1269 return DirectInstance ? DirectInstance : DirectClass; in LookupDirectMethodInGlobalPool()