Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCodeGenTBAA.h50 const CodeGenOptions &CodeGenOpts; variable
DModuleBuilder.cpp35 const CodeGenOptions CodeGenOpts; // Intentionally copied in. member in __anonc2cfab440111::CodeGeneratorImpl
DBackendUtil.cpp49 const CodeGenOptions &CodeGenOpts; member in __anonfd95b7bd0111::EmitAssemblyHelper
DCodeGenAction.cpp44 const CodeGenOptions &CodeGenOpts; member in clang::BackendConsumer
DCodeGenModule.h274 const CodeGenOptions &CodeGenOpts; variable
/external/clang/include/clang/Frontend/
DCompilerInvocation.h109 CodeGenOptions CodeGenOpts; variable
/external/clang/lib/Frontend/
DCompilerInstance.cpp131 const CodeGenOptions *CodeGenOpts, in SetUpDiagnosticLog()
191 const CodeGenOptions *CodeGenOpts) { in createDiagnostics()