Home
last modified time | relevance | path

Searched refs:GentooTestTriples (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DGnu.cpp2296 SmallVector<StringRef, 16> GentooTestTriples; in init() local
2302 GentooTestTriples.push_back(TargetTriple.str()); in init()
2303 GentooTestTriples.append(CandidateTripleAliases.begin(), in init()
2305 if (ScanGentooConfigs(TargetTriple, Args, GentooTestTriples, in init()