Home
last modified time | relevance | path

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

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