Searched defs:AllowRSPrefix (Results 1 - 1 of 1) sorted by path

/frameworks/compile/slang/
H A Dslang_rs_backend.cpp57 bool AllowRSPrefix,
62 mAllowRSPrefix(AllowRSPrefix),
49 RSBackend(RSContext *Context, clang::DiagnosticsEngine *DiagEngine, const clang::CodeGenOptions &CodeGenOpts, const clang::TargetOptions &TargetOpts, PragmaList *Pragmas, llvm::raw_ostream *OS, Slang::OutputType OT, clang::SourceManager &SourceMgr, bool AllowRSPrefix, bool IsFilterscript) argument

Completed in 233 milliseconds