Searched refs:convertToRTD (Results 1 – 3 of 3) sorted by relevance
258 (*i)->getType()->convertToRTD(&rtd); in makeHeader()392 (*i)->getType()->convertToRTD(&rtd); in makeImpl()519 EV->getType()->convertToRTD(&rtd); in genPrimitiveTypeExportVariable()552 EV->getType()->convertToRTD(&rtd); in genPointerTypeExportVariable()586 EVT->convertToRTD(&rtd); in genVectorTypeExportVariable()644 (*i)->getType()->convertToRTD(&rtd); in makeFunctionSignature()
1569 void RSExportType::convertToRTD(RSReflectionTypeData *rtd) const { in convertToRTD() function in slang::RSExportType1582 PointeeType->convertToRTD(rtd); in convertToRTD()1602 CAT->getElementType()->convertToRTD(rtd); in convertToRTD()
101 void convertToRTD(RSReflectionTypeData *rtd) const;