clang 20.0.0git
|
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. | |