Searched defs:CodeGenOpts (Results 1 – 8 of 8) sorted by relevance
/external/clang/lib/CodeGen/ | ||
D | CodeGenTBAA.h | 42 const CodeGenOptions &CodeGenOpts; variable |
D | ModuleBuilder.cpp | 33 const CodeGenOptions CodeGenOpts; // Intentionally copied in. member in __anonc000c8b30111::CodeGeneratorImpl |
D | CodeGenTypes.h | 68 const CodeGenOptions &CodeGenOpts; variable |
D | BackendUtil.cpp | 45 const CodeGenOptions &CodeGenOpts; member in __anonffb2ad6c0111::EmitAssemblyHelper |
D | CodeGenAction.cpp | 40 const CodeGenOptions &CodeGenOpts; member in clang::BackendConsumer |
D | CodeGenModule.h | 220 const CodeGenOptions &CodeGenOpts; variable |
/external/clang/include/clang/Frontend/ | ||
D | CompilerInvocation.h | 76 CodeGenOptions CodeGenOpts; variable |
/external/clang/lib/Frontend/ | ||
D | CompilerInstance.cpp | 119 const CodeGenOptions *CodeGenOpts, in SetUpDiagnosticLog() |