Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Format/
DFormat.h2534 LBI_OuterScope, enumerator
/freebsd-12-stable/contrib/llvm-project/clang/lib/Format/
DUnwrappedLineFormatter.cpp831 if (Style.LambdaBodyIndentation == FormatStyle::LBI_OuterScope && in formatChildren()
DFormat.cpp94 IO.enumCase(Value, "OuterScope", FormatStyle::LBI_OuterScope); in enumeration()