Searched refs:SameDeclaration (Results 1 – 1 of 1) sorted by relevance
3223 bool SameDeclaration = MatchTwoMethodDeclarations(Method, in addMethodToGlobalList() local3235 if (!SameDeclaration || in addMethodToGlobalList()3245 if (Method->isDeprecated() && SameDeclaration && in addMethodToGlobalList()3249 if (Method->isUnavailable() && SameDeclaration && in addMethodToGlobalList()