clang-tools
7.0.0
|
#include <type_traits>
#include "clang/AST/AST.h"
#include "clang/ASTMatchers/ASTMatchers.h"
#include "llvm/ADT/DenseMap.h"
Go to the source code of this file.
Classes | |
class | clang::tidy::utils::ExprMutationAnalyzer |
Analyzes whether any mutative operations are applied to an expression within a given statement. More... | |
Namespaces | |
clang | |
===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===// | |
clang::tidy | |
clang::tidy::utils | |