Searched refs:SameDeclaration (Results 1 – 1 of 1) sorted by relevance
3352 bool SameDeclaration = MatchTwoMethodDeclarations(Method, in addMethodToGlobalList() local3364 if (!SameDeclaration || in addMethodToGlobalList()3374 if (Method->isDeprecated() && SameDeclaration && in addMethodToGlobalList()3378 if (Method->isUnavailable() && SameDeclaration && in addMethodToGlobalList()