Home
last modified time | relevance | path

Searched refs:OAS_Align (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Format/
H A DFormat.h438 OAS_Align, enumerator
/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DFormat.cpp367 IO.enumCase(Value, "Align", FormatStyle::OAS_Align); in enumeration()
372 IO.enumCase(Value, "true", FormatStyle::OAS_Align); in enumeration()
944 LLVMStyle.AlignOperands = FormatStyle::OAS_Align; in getLLVMStyle()
/netbsd-src/external/apache2/llvm/dist/clang/docs/
H A DClangFormatStyleOptions.rst554 * ``OAS_Align`` (in configuration: ``Align``)