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

  /external/clang/include/clang/Format/
Format.h 92 enum PointerAlignmentStyle {
102 PointerAlignmentStyle PointerAlignment;
  /external/clang/lib/Format/
Format.cpp 112 template <> struct ScalarEnumerationTraits<FormatStyle::PointerAlignmentStyle> {
113 static void enumeration(IO &IO, FormatStyle::PointerAlignmentStyle &Value) {
    [all...]

Completed in 514 milliseconds