Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/include/clang/Frontend/
H A DCompilerInvocation.h276 static void GenerateCodeGenArgs(const CodeGenOptions &Opts,
/freebsd-13.1/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInvocation.cpp1306 void CompilerInvocation::GenerateCodeGenArgs( in GenerateCodeGenArgs() function in CompilerInvocation
4587 GenerateCodeGenArgs(CodeGenOpts, Args, SA, T, FrontendOpts.OutputFile, in generateCC1CommandLine()