|
clang
3.8.0
|
Go to the source code of this file.
Classes | |
| struct | llvm::IntrusiveRefCntPtrInfo< const clang::ento::ProgramState > |
Namespaces | |
| clang | |
| Dataflow Directional Tag Classes. | |
| clang::ento | |
| llvm | |
| DominatorTree GraphTraits specialization so the DominatorTree can be iterable by generic graph iterators. | |
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. More... | |
| void | clang::ento::ProgramStateRelease (const ProgramState *state) |
| Decrement the number of times this state is referenced. More... | |
1.8.6