Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/lib/Format/
HDTokenAnnotator.h259 FormatStyle::PointerAlignmentStyle
262 FormatStyle::PointerAlignmentStyle getTokenPointerOrReferenceAlignment(
HDFormat.cpp467 template <> struct ScalarEnumerationTraits<FormatStyle::PointerAlignmentStyle> {
468 static void enumeration(IO &IO, FormatStyle::PointerAlignmentStyle &Value) { in enumeration()
HDTokenAnnotator.cpp6339 FormatStyle::PointerAlignmentStyle
6356 FormatStyle::PointerAlignmentStyle
/freebsd-14-stable/contrib/llvm-project/clang/include/clang/Format/
HDFormat.h3586 enum PointerAlignmentStyle : int8_t { enum
3606 PointerAlignmentStyle PointerAlignment;