Searched refs:GroupingParens (Results 1 – 1 of 1) sorted by relevance
1404 bool GroupingParens : 1; variable1431 GroupingParens(false), Attrs(ds.getAttributePool().getFactory()), in Declarator()1780 void setGroupingParens(bool flag) { GroupingParens = flag; } in setGroupingParens()1781 bool hasGroupingParens() const { return GroupingParens; } in hasGroupingParens()