Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Format/
H A DFormat.h2856 enum SpaceAroundPointerQualifiersStyle : unsigned char { enum
2885 SpaceAroundPointerQualifiersStyle SpaceAroundPointerQualifiers;
/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DFormat.cpp390 struct ScalarEnumerationTraits<FormatStyle::SpaceAroundPointerQualifiersStyle> {
392 enumeration(IO &IO, FormatStyle::SpaceAroundPointerQualifiersStyle &Value) { in enumeration()
/netbsd-src/external/apache2/llvm/dist/clang/docs/
H A DClangFormatStyleOptions.rst3228 **SpaceAroundPointerQualifiers** (``SpaceAroundPointerQualifiersStyle``)