|
clang-tools 22.0.0git
|
#include "clang/AST/DeclCXX.h"#include "llvm/ADT/DenseMap.h"Go to the source code of this file.
Classes | |
| class | clang::tidy::utils::ExceptionSpecAnalyzer |
| This class analysis if a FunctionDecl has been declared implicitly through defaulting or explicitly as throwing or not and evaluates noexcept expressions if needed. More... | |
Namespaces | |
| namespace | clang |
| ===– Representation.cpp - ClangDoc Representation --------—*- C++ -*-===// | |
| namespace | clang::tidy |
| namespace | clang::tidy::utils |