Searched refs:future_annotations (Results 1 – 1 of 1) sorted by relevance
1826 int future_annotations = st->st_future->ff_features & CO_FUTURE_ANNOTATIONS; in symtable_visit_annotation() local1827 if (future_annotations && in symtable_visit_annotation()1835 if (future_annotations && !symtable_exit_block(st)) { in symtable_visit_annotation()1861 int future_annotations = st->st_future->ff_features & CO_FUTURE_ANNOTATIONS; in symtable_visit_annotations() local1862 if (future_annotations && in symtable_visit_annotations()1878 if (future_annotations && !symtable_exit_block(st)) { in symtable_visit_annotations()