Searched refs:SyntheticFields (Results 1 – 2 of 2) sorted by relevance
73 RecordStorageLocation::SyntheticFieldMap SyntheticFields; in createStorageLocation() local75 SyntheticFields.insert( in createStorageLocation()80 std::move(SyntheticFields)); in createStorageLocation()94 RecordStorageLocation::SyntheticFieldMap SyntheticFields) { in createRecordStorageLocation() argument97 assert(getKeys(getSyntheticFields(Type)) == getKeys(SyntheticFields)); in createRecordStorageLocation()101 std::move(SyntheticFields)); in createRecordStorageLocation()
118 RecordStorageLocation::SyntheticFieldMap SyntheticFields);