Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DUnwrappedLineParser.h131 bool UnindentWhitesmithsBraces = false);
H A DUnwrappedLineParser.cpp750 bool UnindentWhitesmithsBraces) { in parseBlock() argument
809 if (UnindentWhitesmithsBraces) in parseBlock()