Home
last modified time | relevance | path

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

/Renode-v1.15.3-c57714d/src/Renode/PlatformDescription/
DCreationDriver.cs65 private void ProcessVariableDeclarations(Description description, string prefix) in ProcessVariableDeclarations() method in Antmicro.Renode.PlatformDescription.CreationDriver
148 usingsGraph.TraverseDepthFirst(ProcessVariableDeclarations); in ProcessInner()