clang API Documentation
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. |