Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Format/
H A DContinuationIndenter.cpp487 const bool LHSIsBinaryExpr = in mustBreak() local
489 if (LHSIsBinaryExpr) in mustBreak()