Home
last modified time | relevance | path

Searched refs:params_end (Results 1 – 4 of 4) sorted by relevance

/frameworks/compile/slang/
Dslang_rs_export_func.h81 inline const_param_iterator params_end() const { in params_end() function
Dslang_rs_export_foreach.h157 inline const_param_iterator params_end() const { in params_end() function
Dslang_rs_reflection_cpp.cpp285 e = ForEach->params_end(); in genForEachDeclarations()
338 e = ef->params_end(); in genExportForEachBodies()
713 e = ef->params_end(); in makeFunctionSignature()
Dslang_rs_reflection.cpp766 E = EF->params_end(); in genExportFunction()
887 E = EF->params_end(); in genExportForEach()