Searched defs:CodeGenOpts (Results 1 – 7 of 7) sorted by relevance
/external/clang/lib/CodeGen/ | ||
D | CodeGenTBAA.h | 50 const CodeGenOptions &CodeGenOpts; variable |
D | ModuleBuilder.cpp | 35 const CodeGenOptions CodeGenOpts; // Intentionally copied in. member in __anonc2cfab440111::CodeGeneratorImpl |
D | BackendUtil.cpp | 49 const CodeGenOptions &CodeGenOpts; member in __anonfd95b7bd0111::EmitAssemblyHelper |
D | CodeGenAction.cpp | 44 const CodeGenOptions &CodeGenOpts; member in clang::BackendConsumer |
D | CodeGenModule.h | 274 const CodeGenOptions &CodeGenOpts; variable |
/external/clang/include/clang/Frontend/ | ||
D | CompilerInvocation.h | 109 CodeGenOptions CodeGenOpts; variable |
/external/clang/lib/Frontend/ | ||
D | CompilerInstance.cpp | 131 const CodeGenOptions *CodeGenOpts, in SetUpDiagnosticLog() |