Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/include/clang/Frontend/
H A DCompilerInvocation.h196 static void GenerateCodeGenArgs(const CodeGenOptions &Opts,
/freebsd-14.2/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInvocation.cpp1450 void CompilerInvocationBase::GenerateCodeGenArgs(const CodeGenOptions &Opts, in GenerateCodeGenArgs() function in CompilerInvocationBase
4839 GenerateCodeGenArgs(getCodeGenOpts(), Consumer, T, in generateCC1CommandLine()