Searched refs:TStructRecord (Results 1 – 2 of 2) sorted by relevance
71 typedef std::map<const TTypeList*, std::map<size_t, const TTypeList*>> TStructRecord; typedef461 const TTypeList* recordStructCopy(TStructRecord&, const TType*, const TType*);547 TStructRecord matrixFixRecord;548 TStructRecord packingFixRecord;
9441 const TTypeList* TParseContext::recordStructCopy(TStructRecord& record, const TType* originType, co… in recordStructCopy()