Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExprObjC.cpp1264 ObjCMethodDecl *DirectInstance = LookupDirectMethodInMethodList( in LookupDirectMethodInGlobalPool() local
1269 return DirectInstance ? DirectInstance : DirectClass; in LookupDirectMethodInGlobalPool()