Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/utils/UpdateTestChecks/
Dcommon.py455 if match.group(attribute_group_in_ir_value_match):
456 attr = match.group(attribute_group_in_ir_value_match)
806 attribute_group_in_ir_value_match = 4 variable