Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Format/
H A DUnwrappedLineParser.cpp946 const bool IsFunctionRBrace = in parseBlock() local
992 if (Style.RemoveSemicolon && IsFunctionRBrace) { in parseBlock()