This is the complete list of members for
clang::ento::BugReport, including all inherited members.
addExtraText(StringRef S) | clang::ento::BugReport | [inline] |
addRange(SourceRange R) | clang::ento::BugReport | [inline] |
addVisitor(std::unique_ptr< BugReporterVisitor > visitor) | clang::ento::BugReport | |
BT | clang::ento::BugReport | [protected] |
BugReport(BugType &bt, StringRef desc, const ExplodedNode *errornode) | clang::ento::BugReport | [inline] |
BugReport(BugType &bt, StringRef shortDesc, StringRef desc, const ExplodedNode *errornode) | clang::ento::BugReport | [inline] |
BugReport(BugType &bt, StringRef desc, PathDiagnosticLocation l) | clang::ento::BugReport | [inline] |
BugReport(BugType &bt, StringRef desc, const ExplodedNode *errornode, PathDiagnosticLocation LocationToUnique, const Decl *DeclToUnique) | clang::ento::BugReport | [inline] |
BugReportEquivClass class | clang::ento::BugReport | [friend] |
BugReporter class | clang::ento::BugReport | [friend] |
Callbacks | clang::ento::BugReport | [protected] |
CallbacksSet | clang::ento::BugReport | [protected] |
ConfigurationChangeToken | clang::ento::BugReport | [protected] |
DeclWithIssue | clang::ento::BugReport | [protected] |
Description | clang::ento::BugReport | [protected] |
disablePathPruning() | clang::ento::BugReport | [inline] |
DoNotPrunePath | clang::ento::BugReport | [protected] |
ErrorNode | clang::ento::BugReport | [protected] |
ExtraText | clang::ento::BugReport | [protected] |
ExtraTextList typedef | clang::ento::BugReport | |
getBugType() const | clang::ento::BugReport | [inline] |
getBugType() | clang::ento::BugReport | [inline] |
getConfigurationChangeToken() const | clang::ento::BugReport | [inline] |
getDeclWithIssue() const | clang::ento::BugReport | |
getDescription() const | clang::ento::BugReport | [inline] |
getErrorNode() const | clang::ento::BugReport | [inline] |
getExtraText() | clang::ento::BugReport | [inline, virtual] |
getLocation(const SourceManager &SM) const | clang::ento::BugReport | [virtual] |
getRanges() | clang::ento::BugReport | [virtual] |
getShortDescription(bool UseFallback=true) const | clang::ento::BugReport | [inline] |
getStmt() const | clang::ento::BugReport | |
getUniqueingDecl() const | clang::ento::BugReport | [inline] |
getUniqueingLocation() const | clang::ento::BugReport | [inline] |
InterestingLocationContexts | clang::ento::BugReport | [protected] |
interestingRegions | clang::ento::BugReport | [protected] |
interestingSymbols | clang::ento::BugReport | [protected] |
InvalidationRecord typedef | clang::ento::BugReport | [protected] |
Invalidations | clang::ento::BugReport | [protected] |
isInteresting(SymbolRef sym) | clang::ento::BugReport | |
isInteresting(const MemRegion *R) | clang::ento::BugReport | |
isInteresting(SVal V) | clang::ento::BugReport | |
isInteresting(const LocationContext *LC) | clang::ento::BugReport | |
isValid() const | clang::ento::BugReport | [inline] |
Location | clang::ento::BugReport | [protected] |
markInteresting(SymbolRef sym) | clang::ento::BugReport | |
markInteresting(const MemRegion *R) | clang::ento::BugReport | |
markInteresting(SVal V) | clang::ento::BugReport | |
markInteresting(const LocationContext *LC) | clang::ento::BugReport | |
markInvalid(const void *Tag, const void *Data) | clang::ento::BugReport | [inline] |
Profile(llvm::FoldingSetNodeID &hash) const | clang::ento::BugReport | [virtual] |
Ranges | clang::ento::BugReport | [protected] |
ranges_iterator typedef | clang::ento::BugReport | |
Regions typedef | clang::ento::BugReport | [protected] |
removeInvalidation(const void *Tag, const void *Data) | clang::ento::BugReport | [inline] |
setDeclWithIssue(const Decl *declWithIssue) | clang::ento::BugReport | [inline] |
ShortDescription | clang::ento::BugReport | [protected] |
shouldPrunePath() const | clang::ento::BugReport | [inline] |
Symbols typedef | clang::ento::BugReport | [protected] |
UniqueingDecl | clang::ento::BugReport | [protected] |
UniqueingLocation | clang::ento::BugReport | [protected] |
visitor_begin() | clang::ento::BugReport | [inline] |
visitor_end() | clang::ento::BugReport | [inline] |
visitor_iterator typedef | clang::ento::BugReport | |
VisitorList typedef | clang::ento::BugReport | |
~BugReport() | clang::ento::BugReport | [virtual] |