|
clang
5.0.0
|
Go to the source code of this file.
Classes | |
| struct | llvm::IntrusiveRefCntPtrInfo< const clang::ento::ProgramState > |
Namespaces | |
| clang | |
| /file This file defines classes for searching and anlyzing source code clones. | |
| 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