Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/Format/
H A DTokenAnnotator.h198 FormatStyle::PointerAlignmentStyle
201 FormatStyle::PointerAlignmentStyle
H A DFormat.cpp398 template <> struct ScalarEnumerationTraits<FormatStyle::PointerAlignmentStyle> {
399 static void enumeration(IO &IO, FormatStyle::PointerAlignmentStyle &Value) { in enumeration()
H A DTokenAnnotator.cpp4261 FormatStyle::PointerAlignmentStyle
4278 FormatStyle::PointerAlignmentStyle
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Format/
H A DFormat.h2732 enum PointerAlignmentStyle : unsigned char { enum
2751 PointerAlignmentStyle PointerAlignment;