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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DGnu.cpp1836 SmallVector<StringRef, 4> CandidateLibDirs, CandidateBiarchLibDirs; local
1840 CollectLibDirsAndTriples(TargetTriple, BiarchVariantTriple, CandidateLibDirs,
1900 for (StringRef Suffix : CandidateLibDirs) {

Completed in 136 milliseconds