Home
last modified time | relevance | path

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

/frameworks/compile/slang/
Dslang_rs_export_func.h77 inline const_param_iterator params_end() const { in params_end() function
Dslang_rs_export_foreach.h172 inline const_param_iterator params_end() const { in params_end() function
Dslang_rs_reflection_cpp.cpp287 e = ForEach->params_end(); in genForEachDeclarations()
340 e = ef->params_end(); in genExportForEachBodies()
715 e = ef->params_end(); in makeFunctionSignature()
Dslang_rs_reflection_state.cpp588 E = EF->params_end(); in declareInvokable()
633 E = EF->params_end(); in declareInvokable()
Dslang_rs_reflection.cpp916 E = EF->params_end(); in genExportFunction()
1063 E = EF->params_end(); in genExportForEach()