Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DTokenAnnotator.h267 FormatStyle::PointerAlignmentStyle
270 FormatStyle::PointerAlignmentStyle getTokenPointerOrReferenceAlignment(
H A DFormat.cpp500 template <> struct ScalarEnumerationTraits<FormatStyle::PointerAlignmentStyle> {
501 static void enumeration(IO &IO, FormatStyle::PointerAlignmentStyle &Value) { in enumeration()
H A DTokenAnnotator.cpp6495 FormatStyle::PointerAlignmentStyle
6512 FormatStyle::PointerAlignmentStyle
/freebsd/contrib/llvm-project/clang/include/clang/Format/
H A DFormat.h3795 enum PointerAlignmentStyle : int8_t { enum
3815 PointerAlignmentStyle PointerAlignment;