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

  /external/clang/include/clang/Format/
Format.h 96 PAS_Right,
  /external/clang/lib/Format/
Format.cpp 116 IO.enumCase(Value, "Right", FormatStyle::PAS_Right);
120 IO.enumCase(Value, "false", FormatStyle::PAS_Right);
368 LLVMStyle.PointerAlignment = FormatStyle::PAS_Right;
    [all...]
TokenAnnotator.cpp     [all...]
  /external/clang/unittests/Format/
FormatTest.cpp     [all...]

Completed in 64 milliseconds