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

/frameworks/compile/slang/
H A Dslang.cpp257 Slang::createBackend(const clang::CodeGenOptions& CodeGenOpts, function in class:slang::Slang
433 mBackend.reset(createBackend(CodeGenOpts, &mOS->os(), mOT));
H A Dslang_rs.cpp217 *SlangRS::createBackend(const clang::CodeGenOptions& CodeGenOpts, function in class:slang::SlangRS

Completed in 29 milliseconds