Searched refs:ConflictingArchs (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/lib/Driver/
H A DDriver.cpp2746 auto &&ConflictingArchs = getConflictOffloadArchCombination(GpuArchs); variable
2747 if (ConflictingArchs) {
2749 << ConflictingArchs.getValue().first
2750 << ConflictingArchs.getValue().second;

Completed in 91 milliseconds