Home
last modified time | relevance | path

Searched refs:REI_OuterScope (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Format/
H A DFormat.h4000 REI_OuterScope, enumerator
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DFormat.cpp544 IO.enumCase(Value, "OuterScope", FormatStyle::REI_OuterScope); in enumeration()
1555 LLVMStyle.RequiresExpressionIndentation = FormatStyle::REI_OuterScope; in getLLVMStyle()