clang 22.0.0git
ProgramState_Fwd.h File Reference
#include "clang/Basic/LLVM.h"
#include "llvm/ADT/IntrusiveRefCntPtr.h"

Go to the source code of this file.

Classes

struct  llvm::IntrusiveRefCntPtrInfo< const clang::ento::ProgramState >

Namespaces

namespace  clang
 The JSON file list parser is used to communicate input to InstallAPI.
namespace  clang::ento
namespace  llvm
 Diagnostic wrappers for TextAPI types for error reporting.

Typedefs

typedef IntrusiveRefCntPtr< const ProgramStateclang::ento::ProgramStateRef

Functions

void clang::ento::ProgramStateRetain (const ProgramState *state)
 Increments the number of times this state is referenced.
void clang::ento::ProgramStateRelease (const ProgramState *state)
 Decrement the number of times this state is referenced.