Searched refs:IsResultOkToDiffer (Results 1 – 1 of 1) sorted by relevance
107 bool IsResultOkToDiffer(const FunctionResult &);875 bool CheckHelper::IsResultOkToDiffer(const FunctionResult &result) { in IsResultOkToDiffer() function in Fortran::semantics::CheckHelper920 (!IsResultOkToDiffer(*result) || !IsResultOkToDiffer(*subpResult))) { in CheckSubprogram()