Searched refs:CheckRepeatedInitAttributes (Results 1 – 1 of 1) sorted by relevance
505 CheckRepeatedInitAttributes(entry.Attributes.OfType<InitAttribute>()); in ProcessEntryPreMerge()1291 private void CheckRepeatedInitAttributes(IEnumerable<InitAttribute> attributes) in CheckRepeatedInitAttributes() method in Antmicro.Renode.PlatformDescription.CreationDriver