|
clang 23.0.0git
|
#include "PtrTypesSemantics.h"#include "ASTUtils.h"#include "clang/AST/Attr.h"#include "clang/AST/CXXInheritance.h"#include "clang/AST/Decl.h"#include "clang/AST/DeclCXX.h"#include "clang/AST/ExprCXX.h"#include "clang/AST/StmtVisitor.h"#include "clang/Analysis/DomainSpecific/CocoaConventions.h"#include <optional>Go to the source code of this file.
Classes | |
| class | clang::TrivialFunctionAnalysisVisitor |
Namespaces | |
| namespace | clang |
| The JSON file list parser is used to communicate input to InstallAPI. | |
Enumerations | |
| enum class | clang::WebKitAnnotation : uint8_t { clang::None , clang::PointerConversion , clang::NoDelete } |