Searched refs:hasValidGCCInstallation (Results 1 – 2 of 2) sorted by relevance
41 bool hasValidGCCInstallation() const { return IsGCCInstallationValid; } in hasValidGCCInstallation() function
625 if (TC.hasValidGCCInstallation() || detectGCCToolchainAdjacent(D)) { in ConstructJob()675 if (TC.hasValidGCCInstallation() || detectGCCToolchainAdjacent(D)) in ConstructJob()680 if ((TC.hasValidGCCInstallation() || detectGCCToolchainAdjacent(D)) && in ConstructJob()