Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Frontend/
H A DCompilerInvocation.h338 static bool ParseCodeGenArgs(CodeGenOptions &Opts, llvm::opt::ArgList &Args,
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInvocation.cpp1880 bool CompilerInvocation::ParseCodeGenArgs(CodeGenOptions &Opts, ArgList &Args, in ParseCodeGenArgs() function in CompilerInvocation
5185 ParseCodeGenArgs(Res.getCodeGenOpts(), Args, DashX, Diags, T, in CreateFromArgsImpl()