Searched refs:both_windows (Results 1 – 1 of 1) sorted by relevance
990 bool both_windows = lhs_triple.isOSWindows() && rhs_triple.isOSWindows(); in IsMatch() local995 (match == ExactMatch || !both_windows)) { in IsMatch()1047 if (match == CompatibleMatch && both_windows) in IsMatch()