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