Home
last modified time | relevance | path

Searched defs:CodeGenOpts (Results 1 – 7 of 7) sorted by relevance

/external/clang/include/clang/Frontend/
DCompilerInvocation.h74 CodeGenOptions CodeGenOpts; variable
/external/clang/lib/CodeGen/
DModuleBuilder.cpp33 const CodeGenOptions CodeGenOpts; // Intentionally copied in. member in __anon8ccbf8710111::CodeGeneratorImpl
DCodeGenTypes.h68 const CodeGenOptions &CodeGenOpts; variable
DBackendUtil.cpp45 const CodeGenOptions &CodeGenOpts; member in __anon43d2d5aa0111::EmitAssemblyHelper
DCodeGenAction.cpp40 const CodeGenOptions &CodeGenOpts; member in clang::BackendConsumer
DCodeGenModule.h219 const CodeGenOptions &CodeGenOpts; variable
/external/clang/lib/Frontend/
DCompilerInstance.cpp119 const CodeGenOptions *CodeGenOpts, in SetUpDiagnosticLog()
185 const CodeGenOptions *CodeGenOpts) { in createDiagnostics()