Searched refs:createBackend (Results 1 – 2 of 2) sorted by relevance
210 clang::ASTConsumer *createBackend(const RSCCOptions &Opts,
228 Slang::createBackend(const RSCCOptions &Opts, const clang::CodeGenOptions &CodeGenOpts, in createBackend() function in slang::Slang413 mBackend.reset(createBackend(Opts, CodeGenOpts, &mOS->os(), mOT)); in compile()