clang API Documentation

Classes | Namespaces | Typedefs | Functions
ProgramState_Fwd.h File Reference
#include "clang/Basic/LLVM.h"
#include "llvm/ADT/IntrusiveRefCntPtr.h"
Include dependency graph for ProgramState_Fwd.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

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

Namespaces

namespace  clang
namespace  clang::ento
namespace  llvm

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.