Home
last modified time | relevance | path

Searched defs:typeName (Results 1 – 2 of 2) sorted by relevance

/Renode-v1.15.3-c57714d/src/Renode/PlatformDescription/Syntax/
DObjectValue.cs17 public ObjectValue(StringWithPosition typeName, IEnumerable<Attribute> attributes) in ObjectValue()
/Renode-v1.15.3-c57714d/src/Renode/PlatformDescription/
DCreationDriver.cs1677 private Type ResolveTypeOrThrow(string typeName, IWithPosition syntaxElement) in ResolveTypeOrThrow()