Home
last modified time | relevance | path

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

/aosp12/frameworks/compile/slang/
H A Dslang.h95 clang::CodeGenOptions CodeGenOpts; variable
H A Dslang.cpp228 Slang::createBackend(const RSCCOptions &Opts, const clang::CodeGenOptions &CodeGenOpts, in createBackend()
H A Dslang_backend.cpp248 const clang::CodeGenOptions &CodeGenOpts, in Backend()