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

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

Completed in 96 milliseconds