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 94 PAS_Left,
  /external/clang/lib/Format/
Format.cpp 115 IO.enumCase(Value, "Left", FormatStyle::PAS_Left);
119 IO.enumCase(Value, "true", FormatStyle::PAS_Left);
410 GoogleStyle.PointerAlignment = FormatStyle::PAS_Left;
469 MozillaStyle.PointerAlignment = FormatStyle::PAS_Left;
489 Style.PointerAlignment = FormatStyle::PAS_Left;
    [all...]
TokenAnnotator.cpp     [all...]
  /external/clang/unittests/Format/
FormatTest.cpp     [all...]

Completed in 416 milliseconds