Searched refs:AllowOverloadingOfFunction (Results 1 – 1 of 1) sorted by relevance
1535 static bool AllowOverloadingOfFunction(const LookupResult &Previous, in AllowOverloadingOfFunction() function11536 AllowOverloadingOfFunction(Previous, S.Context, NewFD); in CheckMultiVersionAdditionalDecl()11892 if (!AllowOverloadingOfFunction(Previous, Context, NewFD)) { in CheckFunctionDeclaration()