Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DContinuationIndenter.cpp514 const bool LHSIsBinaryExpr = in mustBreak() local
516 if (LHSIsBinaryExpr) in mustBreak()