Home
last modified time | relevance | path

Searched refs:params_begin (Results 1 – 3 of 3) sorted by relevance

/frameworks/compile/slang/
Dslang_rs_export_func.h78 inline const_param_iterator params_begin() const { in params_begin() function
Dslang_rs_export_foreach.h112 inline const_param_iterator params_begin() const { in params_begin() function
Dslang_rs_reflection.cpp910 for (RSExportFunc::const_param_iterator I = EF->params_begin(), in genExportFunction()
962 for (RSExportForEach::const_param_iterator I = EF->params_begin(), in genExportForEach()