Searched refs:useResultSymbolShape (Results 1 – 1 of 1) sorted by relevance
122 explicit GetShapeHelper(FoldingContext &c, bool useResultSymbolShape) in GetShapeHelper() argument123 : Base{*this}, context_{&c}, useResultSymbolShape_{useResultSymbolShape} { in GetShapeHelper()