Searched refs:addForEachParam (Results 1 – 3 of 3) sorted by relevance
254 void addForEachParam(const RSExportForEach *EF, const RSExportType *Type);
430 void ReflectionState::addForEachParam(const RSExportForEach *EF, const RSExportType *Type) { in addForEachParam() function in slang::ReflectionState
1065 mState->addForEachParam(EF, (*I)->getType()); in genExportForEach()