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

/freebsd-current/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DGnu.cpp2225 SmallVector<StringRef, 16> CandidateBiarchTripleAliases; local
2235 CandidateBiarchTripleAliases);
2306 CandidateBiarchTripleAliases))
2335 for (StringRef Candidate : CandidateBiarchTripleAliases)

Completed in 157 milliseconds