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 91 PAS_Left,
  /external/clang/lib/Format/
Format.cpp 104 IO.enumCase(Value, "Left", FormatStyle::PAS_Left);
108 IO.enumCase(Value, "true", FormatStyle::PAS_Left);
381 GoogleStyle.PointerAlignment = FormatStyle::PAS_Left;
422 MozillaStyle.PointerAlignment = FormatStyle::PAS_Left;
439 Style.PointerAlignment = FormatStyle::PAS_Left;
    [all...]
TokenAnnotator.cpp     [all...]
  /external/clang/unittests/Format/
FormatTest.cpp     [all...]

Completed in 141 milliseconds