Searched refs:InstallBase (Results 1 – 1 of 1) sorted by relevance
506 std::string InstallBase = in MinGW() local521 else if (looksLikeMinGWSysroot(InstallBase)) in MinGW()522 Base = InstallBase; in MinGW()528 Base = InstallBase; in MinGW()837 std::string InstallBase = std::string(llvm::sys::path::parent_path(D.Dir)); in testTriple() local843 if (looksLikeMinGWSysroot(InstallBase)) in testTriple()