clang 19.0.0git
Classes | Namespaces | Typedefs | Functions
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 ProgramState > clang::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.