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
59 RSExportForEach(RSContext *Context, const llvm::StringRef &Name) function in class:slang::RSExportForEach
72 static RSExportForEach *Create(RSContext *Context,
75 static RSExportForEach *CreateDummyRoot(RSContext *Context);
172 }; // RSExportForEach

Completed in 15 milliseconds