HomeSort by: relevance | last modified time | path
    Searched refs:JustifyCenter (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/Support/
Format.h 131 enum Justification { JustifyNone, JustifyLeft, JustifyRight, JustifyCenter };
160 return FormattedString(Str, Width, FormattedString::JustifyCenter);
  /src/external/apache2/llvm/dist/llvm/lib/Support/
raw_ostream.cpp 368 case FormattedString::JustifyCenter:

Completed in 62 milliseconds