Searched refs:fields_end (Results 1 – 9 of 9) sorted by relevance
80 return mParamPacketType->fields_end(); in params_end()
175 return mParamPacketType->fields_end(); in params_end()
145 FE = ERT->fields_end(); FI != FE; FI++, Index++) { in checkParameterPacketType()
839 E = ERT->fields_end(); in genInitExportVariable()2241 E = ERT->fields_end(); in genPackVarOfType()2409 FE = ERT->fields_end(); in genTypeItemClass()2421 FE = ERT->fields_end(); in genTypeItemClass()2608 FE = ERT->fields_end(); in genTypeClassComponentSetter()2655 FE = ERT->fields_end(); in genTypeClassComponentGetter()2805 E = ERT->fields_end(); in genAddElement()
724 for (RSExportRecordType::const_field_iterator I = ERT->fields_begin(), E = ERT->fields_end(); in declareRecord()793 for (RSExportRecordType::const_field_iterator I = ERT->fields_begin(), E = ERT->fields_end(); in declareRecord()
627 inline const_field_iterator fields_end() const { in fields_end() function
1563 for (const_field_iterator FI = fields_begin(), FE = fields_end(); in convertToLLVMType()1630 BI = ERT->fields_begin(), AE = fields_end(); AI != AE; ++AI, ++BI) { in matchODR()
814 E = ERT->fields_end(); in genPackVarOfType()
1177 FE = ERT->fields_end(); in dumpExportTypeInfo()