Searched defs:AlignArrayOfStructures (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/docs/ | ||
H A D | ClangFormatStyleOptions.rst | 249 .. _AlignArrayOfStructures: global() target in Configurable Format Style Options |
/llvm-project/clang/lib/Format/ | ||
H A D | TokenAnnotator.cpp | 3844 bool AlignArrayOfStructures = calculateFormattingInformation() local |
/llvm-project/clang/include/clang/Format/ | ||
H A D | Format.h | 143 ArrayInitializerAlignmentStyle AlignArrayOfStructures; member |