Searched refs:CodeGenOpts (Results 1 – 4 of 4) sorted by relevance
34 Backend(const clang::CodeGenOptions &CodeGenOpts,
153 *Compiler::createBackend(const clang::CodeGenOptions& CodeGenOpts, in createBackend() argument156 return new Backend(CodeGenOpts, in createBackend()
179 Backend::Backend(const clang::CodeGenOptions &CodeGenOpts, in Backend() argument185 mCodeGenOpts(CodeGenOpts), in Backend()
154 clang::ASTConsumer *createBackend(const clang::CodeGenOptions& CodeGenOpts,