Searched defs:CodeGenOpts (Results 1 – 7 of 7) sorted by relevance
/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/ | ||
H A D | CodeGenTBAA.h | 50 const CodeGenOptions &CodeGenOpts; variable |
H A D | BackendUtil.cpp | 51 const CodeGenOptions &CodeGenOpts; member in __anonfbf255770111::EmitAssemblyHelper |
H A D | ModuleBuilder.cpp | 35 const CodeGenOptions CodeGenOpts; // Intentionally copied in. member in __anoncaca9f7e0111::CodeGeneratorImpl |
H A D | CodeGenAction.cpp | 46 const CodeGenOptions &CodeGenOpts; member in clang::BackendConsumer |
H A D | CodeGenModule.h | 281 const CodeGenOptions &CodeGenOpts; variable |
/minix3/external/bsd/llvm/dist/clang/include/clang/Frontend/ | ||
H A D | CompilerInvocation.h | 109 CodeGenOptions CodeGenOpts; variable |
/minix3/external/bsd/llvm/dist/clang/lib/Frontend/ | ||
H A D | CompilerInstance.cpp | 135 const CodeGenOptions *CodeGenOpts, in SetUpDiagnosticLog() |