Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DFuchsia.cpp150 bool NoLibc = Args.hasArg(options::OPT_nolibc); in ConstructJob() local
191 if (!NoLibc) in ConstructJob()