Searched refs:SyntheticFields (Results 1 – 2 of 2) sorted by relevance
71 RecordStorageLocation::SyntheticFieldMap SyntheticFields; in createStorageLocation() local73 SyntheticFields.insert( in createStorageLocation()78 std::move(SyntheticFields)); in createStorageLocation()92 RecordStorageLocation::SyntheticFieldMap SyntheticFields) { in createRecordStorageLocation() argument95 assert(getKeys(getSyntheticFields(Type)) == getKeys(SyntheticFields)); in createRecordStorageLocation()99 std::move(SyntheticFields)); in createRecordStorageLocation()
118 RecordStorageLocation::SyntheticFieldMap SyntheticFields);