Searched refs:shouldRetryWithCppModule (Results 1 – 1 of 1) sorted by relevance
638 static bool shouldRetryWithCppModule(Target &target, ExecutionPolicy exe_policy) { in shouldRetryWithCppModule() function676 if (!parse_success && shouldRetryWithCppModule(*target, execution_policy)) { in Parse()