clang 23.0.0git
EntityPointerLevel.h File Reference

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

llvm::Expected< EntityPointerLevelSet > clang::ssaf::translateEntityPointerLevel (const Expr *E, ASTContext &Ctx, std::function< EntityId(EntityName EN)> AddEntity)
 An EntityPointerLevel represents a level of the declared pointer/array type of an entity.
EntityPointerLevel clang::ssaf::buildEntityPointerLevel (EntityId, unsigned)