Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Driver/ToolChains/
H A DCommonArgs.h114 void addOpenMPRuntimeLibraryPath(const ToolChain &TC,
H A DCommonArgs.cpp665 void tools::addOpenMPRuntimeLibraryPath(const ToolChain &TC, in addOpenMPRuntimeLibraryPath() function in tools
739 addOpenMPRuntimeLibraryPath(TC, Args, CmdArgs); in addOpenMPRuntime()