|
clang-tools 22.0.0git
|
#include "TodoCommentCheck.h"#include "clang/Frontend/CompilerInstance.h"#include "clang/Lex/Preprocessor.h"#include <optional>Go to the source code of this file.
Classes | |
| class | clang::tidy::google::readability::TodoCommentCheck::TodoCommentHandler |
Namespaces | |
| namespace | clang |
| ===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===// | |
| namespace | clang::tidy |
| namespace | clang::tidy::google |
| namespace | clang::tidy::google::readability |