Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/include/clang/Format/
H A DFormat.h3059 QAS_Leave, enumerator
/openbsd/gnu/llvm/clang/lib/Format/
H A DFormat.cpp476 IO.enumCase(Value, "Leave", FormatStyle::QAS_Leave); in enumeration()
1417 LLVMStyle.QualifierAlignment = FormatStyle::QAS_Leave; in getLLVMStyle()
1920 if (Style->QualifierAlignment != FormatStyle::QAS_Leave) in parseConfiguration()
3465 if (Style.QualifierAlignment != FormatStyle::QAS_Leave) { in reformat()
/openbsd/gnu/llvm/clang/docs/
H A DClangFormatStyleOptions.rst4019 * ``QAS_Leave`` (in configuration: ``Leave``)