Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaDeclObjC.cpp3270 static bool isMethodContextSameForKindofLookup(ObjCMethodDecl *Method, in isMethodContextSameForKindofLookup() function
3328 !isMethodContextSameForKindofLookup(Method, List->getMethod())) { in addMethodToGlobalList()