Lines Matching defs:effectElement
341 DictionaryAttr effectElement = cast<DictionaryAttr>(element);
346 cast<StringAttr>(effectElement.get("effect")).getValue())
354 if (effectElement.get("test_resource"))
358 if (effectElement.get("on_result"))
360 else if (Attribute ref = effectElement.get("on_reference"))
380 DictionaryAttr effectElement = cast<DictionaryAttr>(element);
385 cast<StringAttr>(effectElement.get("effect")).getValue())
393 if (effectElement.get("test_resource"))
397 if (effectElement.get("on_result"))
399 else if (effectElement.get("on_operand"))
402 else if (effectElement.get("on_argument"))
405 else if (Attribute ref = effectElement.get("on_reference"))