Searched refs:beginForEach (Results 1 – 3 of 3) sorted by relevance
250 void beginForEach(const RSExportForEach *EF);
253 void ReflectionState::beginForEach(const RSExportForEach *EF) { in beginForEach() function in slang::ReflectionState
1033 mState->beginForEach(EF); in genExportForEach()