Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDeclObjC.cpp3328 bool SameDeclaration = MatchTwoMethodDeclarations(Method, in addMethodToGlobalList() local
3340 if (!SameDeclaration || in addMethodToGlobalList()
3350 if (Method->isDeprecated() && SameDeclaration && in addMethodToGlobalList()
3354 if (Method->isUnavailable() && SameDeclaration && in addMethodToGlobalList()