Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Driver/ToolChains/
H A DCommonArgs.h139 void addFortranRuntimeLibraryPath(const ToolChain &TC,
H A DMinGW.cpp243 addFortranRuntimeLibraryPath(TC, Args, CmdArgs); in ConstructJob()
H A DMSVC.cpp133 addFortranRuntimeLibraryPath(TC, Args, CmdArgs); in ConstructJob()
H A DCommonArgs.cpp908 void tools::addFortranRuntimeLibraryPath(const ToolChain &TC, in addFortranRuntimeLibraryPath() function in tools
H A DDarwin.cpp644 addFortranRuntimeLibraryPath(getToolChain(), Args, CmdArgs); in ConstructJob()
H A DGnu.cpp599 addFortranRuntimeLibraryPath(ToolChain, Args, CmdArgs); in ConstructJob()