clang-tools
10.0.0
|
Go to the source code of this file.
Classes | |
class | clang::tidy::modernize::RawStringLiteralCheck |
This check replaces string literals with escaped characters to raw string literals. More... | |
Namespaces | |
clang | |
===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===// | |
clang::tidy | |
clang::tidy::modernize | |
Typedefs | |
using | clang::tidy::modernize::CharsBitSet = std::bitset< 1<< CHAR_BIT > |