|
clang 22.0.0git
|
This file implements IntegerLiteralSeparatorFixer that fixes C++ integer literal separators. More...
#include "IntegerLiteralSeparatorFixer.h"Go to the source code of this file.
Namespaces | |
| namespace | clang |
| The JSON file list parser is used to communicate input to InstallAPI. | |
| namespace | clang::format |
Enumerations | |
| enum class | clang::format::Base { clang::format::Binary , clang::format::Decimal , clang::format::Hex , clang::format::Other } |
Functions | |
| static Base | clang::format::getBase (StringRef IntegerLiteral) |
This file implements IntegerLiteralSeparatorFixer that fixes C++ integer literal separators.
Definition in file IntegerLiteralSeparatorFixer.cpp.