ΒΆbool switchesFormatting(
const clang::format::FormatToken& Token)
bool switchesFormatting(
const clang::format::FormatToken& Token)
Description
Checks if \p Token switches formatting, like /* clang-format off */.\p Token must be a comment.
Declared at: clang/lib/Format/BreakableToken.h:32
Parameters
- const clang::format::FormatToken& Token