Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/lib/Sema/
DSemaDeclObjC.cpp3297 static bool isMethodContextSameForKindofLookup(ObjCMethodDecl *Method, in isMethodContextSameForKindofLookup() function
3355 !isMethodContextSameForKindofLookup(Method, List->getMethod())) { in addMethodToGlobalList()