Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Format/
H A DFormat.h2639 enum PointerAlignmentStyle : unsigned char { enum
2658 PointerAlignmentStyle PointerAlignment;
/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DFormat.cpp377 template <> struct ScalarEnumerationTraits<FormatStyle::PointerAlignmentStyle> {
378 static void enumeration(IO &IO, FormatStyle::PointerAlignmentStyle &Value) { in enumeration()
/netbsd-src/external/apache2/llvm/dist/clang/docs/
H A DClangFormatStyleOptions.rst3012 **PointerAlignment** (``PointerAlignmentStyle``)