Home
last modified time | relevance | path

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

/Renode-v1.15.3-c57714d/src/Renode/PlatformDescription/
DCreationDriver.cs509 ValidateAttributePreMerge(entryType, attribute); in ProcessEntryPreMerge()
1037 private void ValidateAttributePreMerge(Type objectType, Syntax.Attribute syntaxAttribute) in ValidateAttributePreMerge() method in Antmicro.Renode.PlatformDescription.CreationDriver
1248 ValidateAttributePreMerge(objectValueType, attribute); in ValidateObjectValue()