Home
last modified time | relevance | path

Searched defs:AlignArrayOfStructures (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang/lib/Format/
H A DTokenAnnotator.cpp2860 bool AlignArrayOfStructures = in calculateFormattingInformation() local
/llvm-project-15.0.7/clang/include/clang/Format/
H A DFormat.h139 ArrayInitializerAlignmentStyle AlignArrayOfStructures; member