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

/frameworks/compile/slang/
H A Dslang_rs_export_foreach.h38 class RSExportForEach : public RSExportable { class in namespace:slang
63 RSExportForEach(RSContext *Context, const llvm::StringRef &Name) function in class:slang::RSExportForEach
80 static RSExportForEach *Create(RSContext *Context,
83 static RSExportForEach *CreateDummyRoot(RSContext *Context);
184 }; // RSExportForEach

Completed in 57 milliseconds