Home | History | Annotate | Download | only in Format

Lines Matching full:postfix

170   /// break and \p Postfix before the rest of the token starts in the next line.
175 StringRef Postfix, bool InPPDirective, unsigned Spaces,
182 std::string ReplacementText = (Prefix + NewLineText + Postfix).str();