Home
last modified time | relevance | path

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

/llvm-project/clang/docs/
H A DClangFormatStyleOptions.rst249 .. _AlignArrayOfStructures: global() target in Configurable Format Style Options
/llvm-project/clang/lib/Format/
H A DTokenAnnotator.cpp3844 bool AlignArrayOfStructures = calculateFormattingInformation() local
/llvm-project/clang/include/clang/Format/
H A DFormat.h143 ArrayInitializerAlignmentStyle AlignArrayOfStructures; member