Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DUnwrappedLineParser.cpp2554 const bool MightBeStmtExpr = Tokens->peekNextToken()->is(tok::l_brace); in parseParens() local
2566 if (!MightBeStmtExpr && !MightBeFoldExpr && !Line->InMacroBody && in parseParens()