Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DBreakableToken.cpp219 bool switchesFormatting(const FormatToken &Token) { in switchesFormatting() function
750 !switchesFormatting(tokenAt(LineIndex)); in mayReflow()
1029 !switchesFormatting(tokenAt(LineIndex)) && in mayReflow()
H A DBreakableToken.h32 bool switchesFormatting(const FormatToken &Token);
H A DContinuationIndenter.cpp1963 switchesFormatting(Current)) { in createBreakableToken()
1974 switchesFormatting(Current)) in createBreakableToken()