Home
last modified time | relevance | path

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

/frameworks/compile/slang/
Dslang.h92 clang::CodeGenOptions CodeGenOpts; variable
Dslang.cpp232 Slang::createBackend(const RSCCOptions &Opts, const clang::CodeGenOptions &CodeGenOpts, in createBackend()
Dslang_backend.cpp211 const clang::CodeGenOptions &CodeGenOpts, in Backend()