HomeSort by relevance Sort by last modified time
    Searched refs:createBackend (Results 1 - 2 of 2) sorted by null

  /frameworks/compile/slang/
slang.h 207 clang::ASTConsumer *createBackend(const RSCCOptions &Opts,
slang.cpp 232 Slang::createBackend(const RSCCOptions &Opts, const clang::CodeGenOptions &CodeGenOpts,
418 mBackend.reset(createBackend(Opts, CodeGenOpts, &mOS->os(), mOT));

Completed in 46 milliseconds