Home
last modified time | relevance | path

Searched refs:addOpenMPRuntimeLibraryPath (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DCommonArgs.h110 void addOpenMPRuntimeLibraryPath(const ToolChain &TC,
H A DCommonArgs.cpp1184 void tools::addOpenMPRuntimeLibraryPath(const ToolChain &TC, in addOpenMPRuntimeLibraryPath() function in tools
1260 addOpenMPRuntimeLibraryPath(TC, Args, CmdArgs); in addOpenMPRuntime()