Searched refs:IsWindres (Results 1 – 1 of 1) sorted by relevance
581 bool IsWindres; in getOptions() local582 std::tie(IsWindres, Prefix) = isWindres(Argv0); in getOptions()583 if (IsWindres) in getOptions()