Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DDragonFly.cpp155 addFortranRuntimeLibraryPath(ToolChain, Args, CmdArgs); in ConstructJob()
H A DHaiku.cpp123 addFortranRuntimeLibraryPath(ToolChain, Args, CmdArgs); in ConstructJob()
H A DCommonArgs.h124 void addFortranRuntimeLibraryPath(const ToolChain &TC,
H A DSolaris.cpp227 addFortranRuntimeLibraryPath(getToolChain(), Args, CmdArgs); in ConstructJob()
H A DOpenBSD.cpp243 addFortranRuntimeLibraryPath(ToolChain, Args, CmdArgs); in ConstructJob()
H A DFreeBSD.cpp317 addFortranRuntimeLibraryPath(ToolChain, Args, CmdArgs); in ConstructJob()
H A DAIX.cpp334 addFortranRuntimeLibraryPath(ToolChain, Args, CmdArgs); in ConstructJob()
H A DNetBSD.cpp330 addFortranRuntimeLibraryPath(ToolChain, Args, CmdArgs); in ConstructJob()
H A DMinGW.cpp254 addFortranRuntimeLibraryPath(TC, Args, CmdArgs); in ConstructJob()
H A DMSVC.cpp142 addFortranRuntimeLibraryPath(TC, Args, CmdArgs); in ConstructJob()
H A DCommonArgs.cpp1289 void tools::addFortranRuntimeLibraryPath(const ToolChain &TC, in addFortranRuntimeLibraryPath() function in tools
H A DDarwin.cpp684 addFortranRuntimeLibraryPath(getToolChain(), Args, CmdArgs); in ConstructJob()
H A DGnu.cpp576 addFortranRuntimeLibraryPath(ToolChain, Args, CmdArgs); in ConstructJob()