Home
last modified time | relevance | path

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

/Renode-v1.15.3-c57714d/src/Renode/PlatformDescription/
DCreationDriver.cs82 HandleDoubleDeclarationError(variable, entry); in ProcessVariableDeclarations()
128 private void HandleDoubleDeclarationError(Variable variable, Entry entry) in HandleDoubleDeclarationError() method in Antmicro.Renode.PlatformDescription.CreationDriver