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

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

Completed in 752 milliseconds