Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCodeGenTBAA.h47 const CodeGenOptions &CodeGenOpts; variable
DBackendUtil.cpp57 const CodeGenOptions &CodeGenOpts; member in __anon33a349e50111::EmitAssemblyHelper
281 const CodeGenOptions &CodeGenOpts) { in createTLII()
DModuleBuilder.cpp38 const CodeGenOptions CodeGenOpts; // Intentionally copied in. member in __anonb28a676c0111::CodeGeneratorImpl
DCodeGenAction.cpp46 const CodeGenOptions &CodeGenOpts; member in clang::BackendConsumer
67 const PreprocessorOptions &PPOpts, const CodeGenOptions &CodeGenOpts, in BackendConsumer()
DObjectFilePCHContainerOperations.cpp52 CodeGenOptions CodeGenOpts; member in __anonc11279b80111::PCHContainerGenerator
DCodeGenModule.h269 const CodeGenOptions &CodeGenOpts; variable
DCodeGenFunction.cpp715 const CodeGenOptions& CodeGenOpts = CGM.getCodeGenOpts(); in StartFunction() local
/external/clang/include/clang/Frontend/
DCompilerInvocation.h110 CodeGenOptions CodeGenOpts; variable
/external/clang/lib/Frontend/
DCompilerInstance.cpp145 const CodeGenOptions *CodeGenOpts, in SetUpDiagnosticLog()
200 const CodeGenOptions *CodeGenOpts) { in createDiagnostics()