Searched defs:RSExportForEach (Results 1 - 1 of 1) sorted by relevance

/frameworks/compile/slang/
H A Dslang_rs_export_foreach.h39 class RSExportForEach : public RSExportable { class in namespace:slang
71 RSExportForEach(RSContext *Context, const llvm::StringRef &Name) function in class:slang::RSExportForEach
96 static RSExportForEach *Create(RSContext *Context,
99 static RSExportForEach *CreateDummyRoot(RSContext *Context);
168 }; // RSExportForEach

Completed in 25 milliseconds