Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaExprObjC.cpp1262 ObjCMethodDecl *DirectInstance = LookupDirectMethodInMethodList( in LookupDirectMethodInGlobalPool() local
1267 return DirectInstance ? DirectInstance : DirectClass; in LookupDirectMethodInGlobalPool()