Home | History | Annotate | Download | only in checkers

Lines Matching refs:qualifiers

2264         qualifiers = [None, 'const', 'volatile']
2298 other_decl_specs = [random.choice(qualifiers), random.choice(signs),