Searched refs:DeviceDecl (Results 1 – 4 of 4) sorted by relevance
11 if isinstance(self.source, context.DeviceDecl):
106 class DeviceDecl(NamedDecl): class242 if isinstance(symbol, DeviceDecl):263 if isinstance(sym, DeviceDecl):
488 sym = DeviceDecl(name, tree)
258 while not isinstance(scope_decl, context.DeviceDecl):267 while not isinstance(scope_decl, context.DeviceDecl):544 elif isinstance(mapping.source, context.DeviceDecl):
Completed in 8 milliseconds