Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Format/
H A DTokenAnnotator.h255 FormatStyle::PointerAlignmentStyle
258 FormatStyle::PointerAlignmentStyle getTokenPointerOrReferenceAlignment(
H A DFormat.cpp476 template <> struct ScalarEnumerationTraits<FormatStyle::PointerAlignmentStyle> {
477 static void enumeration(IO &IO, FormatStyle::PointerAlignmentStyle &Value) { in enumeration()
H A DTokenAnnotator.cpp5805 FormatStyle::PointerAlignmentStyle
5822 FormatStyle::PointerAlignmentStyle
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Format/
H A DFormat.h3427 enum PointerAlignmentStyle : int8_t { enum
3447 PointerAlignmentStyle PointerAlignment;