|
clang 23.0.0git
|
#include "clang/AST/Expr.h"#include "clang/ScalableStaticAnalysisFramework/Core/Model/EntityId.h"#include "clang/ScalableStaticAnalysisFramework/Core/Model/EntityName.h"#include "llvm/ADT/STLFunctionalExtras.h"#include <set>Go to the source code of this file.
Namespaces | |
| namespace | clang |
| The JSON file list parser is used to communicate input to InstallAPI. | |
| namespace | clang::ssaf |
Functions | |
| EntityPointerLevel | clang::ssaf::incrementPointerLevel (const EntityPointerLevel &E) |
| An EntityPointerLevel is associated with a level of the declared pointer/array type of an entity. | |