Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprObjC.cpp1245 ObjCMethodDecl *DirectMethod = nullptr; in LookupDirectMethodInMethodList() local
1253 DirectMethod = Method; in LookupDirectMethodInMethodList()
1258 return DirectMethod; in LookupDirectMethodInMethodList()