Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DBackendUtil.cpp326 static std::string flattenClangCommandLine(ArrayRef<std::string> Args, in flattenClangCommandLine() function
524 Options.MCOptions.CommandlineArgs = flattenClangCommandLine( in initTargetOptions()