Searched defs:createBackend (Results 1 - 1 of 1) sorted by relevance

/frameworks/compile/slang/
H A Dslang.cpp228 Slang::createBackend(const RSCCOptions &Opts, const clang::CodeGenOptions &CodeGenOpts, function in class:slang::Slang
413 mBackend.reset(createBackend(Opts, CodeGenOpts, &mOS->os(), mOT));

Completed in 10 milliseconds