Searched defs:GetShapeHelper (Results 1 – 1 of 1) sorted by relevance
120 GetShapeHelper() : Base{*this} {} in GetShapeHelper() function121 explicit GetShapeHelper(FoldingContext &c) : Base{*this}, context_{&c} {} in GetShapeHelper() function122 explicit GetShapeHelper(FoldingContext &c, bool useResultSymbolShape) in GetShapeHelper() function