Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDeclObjC.cpp3249 static bool isMethodContextSameForKindofLookup(ObjCMethodDecl *Method, in isMethodContextSameForKindofLookup() function
3307 !isMethodContextSameForKindofLookup(Method, List->getMethod())) { in addMethodToGlobalList()