Searched refs:ProcessVariableDeclarations (Results 1 – 1 of 1) sorted by relevance
65 private void ProcessVariableDeclarations(Description description, string prefix) in ProcessVariableDeclarations() method in Antmicro.Renode.PlatformDescription.CreationDriver148 usingsGraph.TraverseDepthFirst(ProcessVariableDeclarations); in ProcessInner()