Home | History | Annotate | Download | only in Support

Lines Matching refs:Indents

407   /// @brief Unroll indentation in \a Indents back to \a Col. Creates BlockEnd
507 SmallVector<int, 4> Indents;
945 Indent = Indents.pop_back_val();
957 Indents.push_back(Indent);