Searched refs:CodeGenOptions (Results 1 – 8 of 8) sorted by relevance
38 class CodeGenOptions; variable80 const clang::CodeGenOptions &mCodeGenOpts;103 const clang::CodeGenOptions &CodeGenOpts,
46 class CodeGenOptions; variable61 static clang::CodeGenOptions CodeGenOpts;162 createBackend(const clang::CodeGenOptions& CodeGenOpts,
107 clang::CodeGenOptions Slang::CodeGenOpts;255 Slang::createBackend(const clang::CodeGenOptions& CodeGenOpts, in createBackend()464 CodeGenOpts.setDebugInfo(clang::CodeGenOptions::FullDebugInfo); in setDebugMetadataEmission()466 CodeGenOpts.setDebugInfo(clang::CodeGenOptions::NoDebugInfo); in setDebugMetadataEmission()
85 *createBackend(const clang::CodeGenOptions& CodeGenOpts,
85 const clang::CodeGenOptions &CodeGenOpts,
205 const clang::CodeGenOptions &CodeGenOpts, in Backend()
231 *SlangRS::createBackend(const clang::CodeGenOptions& CodeGenOpts, in createBackend()
51 const clang::CodeGenOptions &CodeGenOpts, in RSBackend()