Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCodeGenAction.cpp60 const CodeGenOptions &compopts, in BackendConsumer() argument
66 : Diags(_Diags), Action(action), CodeGenOpts(compopts), in BackendConsumer()
69 Gen(CreateLLVMCodeGen(Diags, infile, compopts, C, CoverageInfo)), in BackendConsumer()