Searched refs:canRedefineFunction (Results 1 – 1 of 1) sorted by relevance
2568 static bool canRedefineFunction(const FunctionDecl *FD, in canRedefineFunction() function2709 !canRedefineFunction(Old, getLangOpts())) { in MergeFunctionDecl()10744 if (canRedefineFunction(Definition, getLangOpts())) in CheckForFunctionRedefinition()