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

  /external/clang/include/clang/Format/
Format.h 491 PAS_Left,
  /external/clang/lib/Format/
Format.cpp 158 IO.enumCase(Value, "Left", FormatStyle::PAS_Left);
162 IO.enumCase(Value, "true", FormatStyle::PAS_Left);
561 GoogleStyle.PointerAlignment = FormatStyle::PAS_Left;
631 MozillaStyle.PointerAlignment = FormatStyle::PAS_Left;
650 Style.PointerAlignment = FormatStyle::PAS_Left;
    [all...]
TokenAnnotator.cpp     [all...]
  /external/clang/unittests/Format/
FormatTest.cpp     [all...]

Completed in 666 milliseconds