Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInvocation.cpp2678 static void GenerateFrontendArgs(const FrontendOptions &Opts, in GenerateFrontendArgs() function
5044 GenerateFrontendArgs(getFrontendOpts(), Consumer, getLangOpts().IsHeaderFile); in generateCC1CommandLine()