|
clang-tools 22.0.0git
|
#include "InitVariablesCheck.h"#include "../utils/LexerUtils.h"#include "clang/AST/ASTContext.h"#include "clang/AST/Type.h"#include "clang/ASTMatchers/ASTMatchFinder.h"#include "clang/Lex/Preprocessor.h"#include <optional>Go to the source code of this file.
Namespaces | |
| namespace | clang |
| ===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===// | |
| namespace | clang::tidy |
| namespace | clang::tidy::cppcoreguidelines |