| 
    LLVM 22.0.0git
    
   | 
 
This is a helper class for left_justify, right_justify, and center_justify. More...
#include "llvm/Support/Format.h"
Public Types | |
| enum | Justification { JustifyNone , JustifyLeft , JustifyRight , JustifyCenter } | 
Public Member Functions | |
| FormattedString (StringRef S, unsigned W, Justification J) | |
Friends | |
| class | raw_ostream | 
This is a helper class for left_justify, right_justify, and center_justify.
      
  | 
  inline | 
      
  | 
  friend |