Searched defs:CodeGenOpts (Results 1 – 16 of 16) sorted by relevance
57 const CodeGenOptions &CodeGenOpts; member in __anon3a7141dc0111::EmitAssemblyHelper281 const CodeGenOptions &CodeGenOpts) { in createTLII()
46 const CodeGenOptions &CodeGenOpts; member in clang::BackendConsumer67 const PreprocessorOptions &PPOpts, const CodeGenOptions &CodeGenOpts, in BackendConsumer()
47 const CodeGenOptions &CodeGenOpts; variable
38 const CodeGenOptions CodeGenOpts; // Intentionally copied in. member in __anona4b639230111::CodeGeneratorImpl
52 CodeGenOptions CodeGenOpts; member in __anon2a3cd20f0111::PCHContainerGenerator
269 const CodeGenOptions &CodeGenOpts; variable
715 const CodeGenOptions& CodeGenOpts = CGM.getCodeGenOpts(); in StartFunction() local
110 CodeGenOptions CodeGenOpts; variable
100 std::shared_ptr<CodeGenOptions> CodeGenOpts; variable
145 const CodeGenOptions *CodeGenOpts, in SetUpDiagnosticLog()200 const CodeGenOptions *CodeGenOpts) { in createDiagnostics()
95 clang::CodeGenOptions CodeGenOpts; variable
228 Slang::createBackend(const RSCCOptions &Opts, const clang::CodeGenOptions &CodeGenOpts, in createBackend()
248 const clang::CodeGenOptions &CodeGenOpts, in Backend()