|
clang-tools 22.0.0git
|
#include "MakeMemberFunctionConstCheck.h"#include "clang/AST/ASTContext.h"#include "clang/AST/ParentMapContext.h"#include "clang/AST/RecursiveASTVisitor.h"#include "clang/ASTMatchers/ASTMatchFinder.h"#include "clang/Lex/Lexer.h"Go to the source code of this file.
Namespaces | |
| namespace | clang |
| ===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===// | |
| namespace | clang::tidy |
| namespace | clang::tidy::readability |
Functions | |
| static SourceLocation | clang::tidy::readability::getConstInsertionPoint (const CXXMethodDecl *M) |