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

References

tools/clang/lib/Driver/ToolChains/MSVC.cpp
  509       ClPath = TC.GetProgramPath("cl.exe");
  510       if (llvm::sys::fs::can_execute(ClPath)) {
  511         linkPath = llvm::sys::path::parent_path(ClPath);