Searched refs:IndentBraces (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/contrib/llvm-project/clang/include/clang/Format/
H A DFormat.h1389 bool IndentBraces; member in struct:clang::format::BraceWrappingFlags
/freebsd-current/contrib/llvm-project/clang/lib/Format/
H A DUnwrappedLineParser.cpp133 Style.BraceWrapping.IndentBraces) {}
3219 Style.BraceWrapping.IndentBraces);
H A DFormat.cpp213 IO.mapOptional("IndentBraces", Wrapping.IndentBraces);
1287 /*IndentBraces=*/false,
1357 /*IndentBraces=*/true,
1458 /*IndentBraces=*/false,

Completed in 360 milliseconds