HomeSort by relevance Sort by last modified time
    Searched full:bas_align (Results 1 - 4 of 4) sorted by null

  /external/clang/lib/Format/
Format.cpp 163 IO.enumCase(Value, "Align", FormatStyle::BAS_Align);
168 IO.enumCase(Value, "true", FormatStyle::BAS_Align);
492 LLVMStyle.AlignAfterOpenBracket = FormatStyle::BAS_Align;
    [all...]
  /external/clang/docs/
ClangFormatStyleOptions.rst 161 * ``BAS_Align`` (in configuration: ``Align``)
  /external/clang/include/clang/Format/
Format.h 57 BAS_Align,
    [all...]
  /external/clang/unittests/Format/
FormatTest.cpp     [all...]

Completed in 295 milliseconds