Searched refs:parsed_const (Results 1 – 1 of 1) sorted by relevance
523 def _Constant(module, parsed_const, parent_kind): argument533 constant.mojom_name = parsed_const.mojom_name539 constant.kind = _Kind(module.kinds, _MapKind(parsed_const.typename), scope)541 constant.value = _FixupExpression(module, parsed_const.value, scope, None)