Home
last modified time | relevance | path

Searched refs:genExportForEach (Results 1 – 2 of 2) sorted by relevance

/frameworks/compile/slang/
Dslang_rs_reflection.h267 void genExportForEach(Context &C,
Dslang_rs_reflection.cpp304 genExportForEach(C, *I); in genScriptClass()
645 void RSReflection::genExportForEach(Context &C, const RSExportForEach *EF) { in genExportForEach() function in slang::RSReflection