Searched refs:IndentationRanges (Results 1 – 1 of 1) sorted by relevance
116 std::vector<std::pair<CharRange, SourceLocation> > IndentationRanges; member in __anonb22c52370111::TransformActionsImpl494 IndentationRanges.push_back( in commitIncreaseIndentation()567 I = IndentationRanges.begin(), E = IndentationRanges.end(); I!=E; ++I) { in applyRewrites()