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.h259 FormatStyle::PointerAlignmentStyle
262 FormatStyle::PointerAlignmentStyle getTokenPointerOrReferenceAlignment(
H A DFormat.cpp467 template <> struct ScalarEnumerationTraits<FormatStyle::PointerAlignmentStyle> {
468 static void enumeration(IO &IO, FormatStyle::PointerAlignmentStyle &Value) { in enumeration()
H A DTokenAnnotator.cpp6339 FormatStyle::PointerAlignmentStyle
6356 FormatStyle::PointerAlignmentStyle
/freebsd/contrib/llvm-project/clang/include/clang/Format/
H A DFormat.h3586 enum PointerAlignmentStyle : int8_t { enum
3606 PointerAlignmentStyle PointerAlignment;