Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Format/
H A DTokenAnnotator.cpp3944 const bool NextIsBinaryOperator = in calculateFormattingInformation() local
3947 if (!NextIsBinaryOperator) in calculateFormattingInformation()