Searched defs:ParseCodeGenArgs (Results 1 - 1 of 1) sorted by last modified time

/external/clang/lib/Frontend/
H A DCompilerInvocation.cpp329 static bool ParseCodeGenArgs(CodeGenOptions &Opts, ArgList &Args, InputKind IK, function
1825 Success = ParseCodeGenArgs(Res.getCodeGenOpts(), *Args, DashX, Diags,

Completed in 95 milliseconds