Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExprObjC.cpp1237 ObjCMethodDecl *DirectMethod = nullptr; in LookupDirectMethodInMethodList() local
1245 DirectMethod = Method; in LookupDirectMethodInMethodList()
1250 return DirectMethod; in LookupDirectMethodInMethodList()