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

References

tools/clang/lib/Driver/ToolChains/MSVC.cpp
  277                               "InstallDir", VSInstallPath, nullptr) ||
  279                               "InstallDir", VSInstallPath, nullptr)) {
  280     if (!VSInstallPath.empty()) {
  282           VSInstallPath.c_str(), VSInstallPath.find(R"(\Common7\IDE)")));
  282           VSInstallPath.c_str(), VSInstallPath.find(R"(\Common7\IDE)")));