clang 20.0.0git
|
This file implements DefinitionBlockSeparator, a TokenAnalyzer that inserts or removes empty lines separating definition blocks like classes, structs, functions, enums, and namespaces in between. More...
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 |
Macros | |
#define | DEBUG_TYPE "definition-block-separator" |
This file implements DefinitionBlockSeparator, a TokenAnalyzer that inserts or removes empty lines separating definition blocks like classes, structs, functions, enums, and namespaces in between.
Definition in file DefinitionBlockSeparator.cpp.
#define DEBUG_TYPE "definition-block-separator" |
Definition at line 18 of file DefinitionBlockSeparator.cpp.