Searched refs:SpaceAroundPointerQualifiersStyle (Results 1 – 2 of 2) sorted by relevance
2988 enum SpaceAroundPointerQualifiersStyle : unsigned char { enum3017 SpaceAroundPointerQualifiersStyle SpaceAroundPointerQualifiers;
411 struct ScalarEnumerationTraits<FormatStyle::SpaceAroundPointerQualifiersStyle> {413 enumeration(IO &IO, FormatStyle::SpaceAroundPointerQualifiersStyle &Value) { in enumeration()