|
clang-tools 22.0.0git
|
#include "UseAnyOfAllOfCheck.h"#include "clang/AST/ASTContext.h"#include "clang/ASTMatchers/ASTMatchFinder.h"#include "clang/Analysis/Analyses/ExprMutationAnalyzer.h"#include "clang/Frontend/CompilerInstance.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 bool | clang::tidy::readability::isViableLoop (const CXXForRangeStmt &S, ASTContext &Context) |