Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprObjC.cpp1652 const ObjCMethodDecl *ifaceMD = in findExplicitInstancetypeDeclarer() local
1654 if (ifaceMD) return findExplicitInstancetypeDeclarer(ifaceMD, instancetype); in findExplicitInstancetypeDeclarer()