Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaExprObjC.cpp1235 ObjCMethodDecl *DirectMethod = nullptr; in LookupDirectMethodInMethodList() local
1243 DirectMethod = Method; in LookupDirectMethodInMethodList()
1248 return DirectMethod; in LookupDirectMethodInMethodList()