Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/
H A DClang.cpp477 static bool ShouldEnableAutolink(const ArgList &Args, const ToolChain &TC, in ShouldEnableAutolink() function
5480 if (!ShouldEnableAutolink(Args, TC, JA)) in ConstructJob()