Searched refs:CheckCompatibleArgument (Results 1 – 1 of 1) sorted by relevance
2054 static bool CheckCompatibleArgument(bool isElemental, in CheckCompatibleArgument() function2094 if (actual && !CheckCompatibleArgument(isElemental, *actual, dummy)) { in CheckCompatibleArguments()