14 #ifndef LLVM_CLANG_LIB_STATICANALYZER_CHECKERS_RETAINCOUNTCHECKER_DIAGNOSTICS_H 15 #define LLVM_CLANG_LIB_STATICANALYZER_CHECKERS_RETAINCOUNTCHECKER_DIAGNOSTICS_H 79 const Stmt *AllocStmt;
MemRegion - The root abstract class for all memory regions.
Stmt - This represents one statement.
ArrayRef< SourceRange > getRanges() const override
Get the SourceRanges associated with the report.
Keeps track of the various options that can be enabled, which controls the dialect of C or C++ that i...
PathDiagnosticLocation getLocation() const override
The primary location of the bug report that points at the undesirable behavior in the code...
RefCountBugType getBugType() const
PathDiagnosticLocation getLocation() const override
The primary location of the bug report that points at the undesirable behavior in the code...
PathDiagnosticLocation getEndOfPath() const
Dataflow Directional Tag Classes.
const CheckerBase * getChecker() const
StringRef getDescription() const
RefCountBug(const CheckerBase *checker, RefCountBugType BT)
ArrayRef< SourceRange > getRanges() const override
Get the SourceRanges associated with the report.