Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DDragonFly.cpp155 addFortranRuntimeLibraryPath(ToolChain, Args, CmdArgs); in ConstructJob()
H A DCommonArgs.h124 void addFortranRuntimeLibraryPath(const ToolChain &TC,
H A DHaiku.cpp120 addFortranRuntimeLibraryPath(ToolChain, Args, CmdArgs); in ConstructJob()
H A DSolaris.cpp228 addFortranRuntimeLibraryPath(getToolChain(), Args, CmdArgs); in ConstructJob()
H A DOpenBSD.cpp239 addFortranRuntimeLibraryPath(ToolChain, Args, CmdArgs); in ConstructJob()
H A DAIX.cpp332 addFortranRuntimeLibraryPath(ToolChain, Args, CmdArgs); in ConstructJob()
H A DFreeBSD.cpp312 addFortranRuntimeLibraryPath(ToolChain, Args, CmdArgs); in ConstructJob()
H A DNetBSD.cpp327 addFortranRuntimeLibraryPath(ToolChain, Args, CmdArgs); in ConstructJob()
H A DMinGW.cpp251 addFortranRuntimeLibraryPath(TC, Args, CmdArgs); in ConstructJob()
H A DMSVC.cpp133 addFortranRuntimeLibraryPath(TC, Args, CmdArgs); in ConstructJob()
H A DCommonArgs.cpp1295 void tools::addFortranRuntimeLibraryPath(const ToolChain &TC, in addFortranRuntimeLibraryPath() function in tools
H A DGnu.cpp572 addFortranRuntimeLibraryPath(ToolChain, Args, CmdArgs); in ConstructJob()
H A DDarwin.cpp685 addFortranRuntimeLibraryPath(getToolChain(), Args, CmdArgs); in ConstructJob()