Searched refs:InstallBase (Results 1 – 1 of 1) sorted by relevance
492 std::string InstallBase = in MinGW() local507 else if (looksLikeMinGWSysroot(InstallBase)) in MinGW()508 Base = InstallBase; in MinGW()514 Base = InstallBase; in MinGW()823 std::string InstallBase = std::string(llvm::sys::path::parent_path(D.Dir)); in testTriple() local829 if (looksLikeMinGWSysroot(InstallBase)) in testTriple()