HomeSort by relevance Sort by last modified time
    Searched refs:BAS_Align (Results 1 - 3 of 3) sorted by null

  /external/clang/include/clang/Format/
Format.h 53 BAS_Align,
  /external/clang/lib/Format/
Format.cpp 145 IO.enumCase(Value, "Align", FormatStyle::BAS_Align);
150 IO.enumCase(Value, "true", FormatStyle::BAS_Align);
468 LLVMStyle.AlignAfterOpenBracket = FormatStyle::BAS_Align;
    [all...]
  /external/clang/unittests/Format/
FormatTest.cpp     [all...]

Completed in 43 milliseconds