Searched refs:DefTag (Results 1 - 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/swr/rasterizer/scripts/mako/
H A Dparsetree.py401 class DefTag(Tag): class in inherits:Tag
409 super(DefTag, self).__init__(
H A Dcodegen.py105 self.in_def = isinstance(node, (parsetree.DefTag, parsetree.BlockTag))
1127 if isinstance(self.node, parsetree.DefTag):

Completed in 114 milliseconds