Lines Matching full:whitespace
49 NoCanonicalizeWhiteSpace("strict-whitespace",
50 cl::desc("Do not treat all horizontal whitespace as equivalent"));
156 // Ignore trailing whitespace.
522 // Patterns have leading whitespace stripped, so skip whitespace when
633 /// \param PreserveHorizontal Don't squash consecutive horizontal whitespace
647 // If current char is not a horizontal whitespace or if horizontal
648 // whitespace canonicalization is disabled, dump it to output as is.
683 // If we want to canonicalize whitespace, strip excess whitespace from the
741 // ignore leading and trailing whitespace.