Searched refs:IET (Results 1 – 2 of 2) sorted by relevance
195 const RSExportType *IET = EF->getInType(); in makeHeader() local197 if (IET) { in makeHeader()198 genTypeInstanceFromPointer(IET); in makeHeader()402 const RSExportType *IET = ef->getInType(); in makeImpl() local406 if (IET) { in makeImpl()407 genTypeCheck(IET, "ain"); in makeImpl()
394 const RSExportType *IET = EF->getInType(); in genScriptClassConstructor() local395 if (IET) { in genScriptClassConstructor()396 genTypeInstanceFromPointer(C, IET); in genScriptClassConstructor()680 const RSExportType *IET = EF->getInType(); in genExportForEach() local691 if (IET) in genExportForEach()741 if (IET) { in genExportForEach()742 genTypeCheck(C, IET, "ain"); in genExportForEach()