Home
last modified time | relevance | path

Searched refs:CheckRepeatedInitAttributes (Results 1 – 1 of 1) sorted by relevance

/Renode-v1.15.3-c57714d/src/Renode/PlatformDescription/
DCreationDriver.cs505 CheckRepeatedInitAttributes(entry.Attributes.OfType<InitAttribute>()); in ProcessEntryPreMerge()
1291 private void CheckRepeatedInitAttributes(IEnumerable<InitAttribute> attributes) in CheckRepeatedInitAttributes() method in Antmicro.Renode.PlatformDescription.CreationDriver