|
clang-tools 22.0.0git
|
#include "AvoidCArraysCheck.h"#include "clang/AST/ASTContext.h"#include "clang/ASTMatchers/ASTMatchFinder.h"#include "clang/ASTMatchers/ASTMatchers.h"Go to the source code of this file.
Namespaces | |
| namespace | clang |
| ===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===// | |
| namespace | clang::tidy |
| namespace | clang::tidy::modernize |
Functions | |
| template<typename TargetType, typename NodeType> | |
| static const TargetType * | clang::tidy::modernize::getAs (const NodeType *Node) |