Home
last modified time | relevance | path

Searched refs:SpaceAroundPointerQualifiersStyle (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/clang/include/clang/Format/
H A DFormat.h3308 enum SpaceAroundPointerQualifiersStyle : int8_t { enum
3338 SpaceAroundPointerQualifiersStyle SpaceAroundPointerQualifiers;
/llvm-project-15.0.7/clang/lib/Format/
H A DFormat.cpp498 struct ScalarEnumerationTraits<FormatStyle::SpaceAroundPointerQualifiersStyle> {
500 enumeration(IO &IO, FormatStyle::SpaceAroundPointerQualifiersStyle &Value) { in enumeration()
/llvm-project-15.0.7/clang/docs/
H A DClangFormatStyleOptions.rst4026 **SpaceAroundPointerQualifiers** (``SpaceAroundPointerQualifiersStyle``) :versionbadge:`clang-forma…