reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/Driver/ToolChains/Gnu.cpp
 1902       Prefixes.push_back(CandidatePrefix);
 1910     Prefixes.push_back("/opt/rh/devtoolset-8/root/usr");
 1911     Prefixes.push_back("/opt/rh/devtoolset-7/root/usr");
 1912     Prefixes.push_back("/opt/rh/devtoolset-6/root/usr");
 1913     Prefixes.push_back("/opt/rh/devtoolset-4/root/usr");
 1914     Prefixes.push_back("/opt/rh/devtoolset-3/root/usr");
 1915     Prefixes.push_back("/opt/rh/devtoolset-2/root/usr");
 1917   Prefixes.push_back(SysRoot.str() + "/usr");