Home
last modified time | relevance | path

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

/external/bcc/src/cc/frontends/p4/compiler/
DebpfStructType.py11 def __init__(self, hlirParentType, name, widthInBits, attributes, config): argument
14 self.hlirType = hlirParentType
27 e.isBug, "{0}.{1}: {2}", hlirParentType, self.name, e.show())