An EntitySourceLocationsSummary contains one SourceLocationRecord per declaration site contributed by an entity.
More...
#include "clang/ScalableStaticAnalysis/Analyses/SharedLexicalRepresentation/SharedLexicalRepresentation.h"
|
| static constexpr llvm::StringLiteral | Name = "EntitySourceLocations" |
An EntitySourceLocationsSummary contains one SourceLocationRecord per declaration site contributed by an entity.
Definition at line 41 of file SharedLexicalRepresentation.h.
◆ empty()
| bool clang::ssaf::EntitySourceLocationsSummary::empty |
( |
| ) |
const |
|
inline |
◆ getSummaryName()
| SummaryName clang::ssaf::EntitySourceLocationsSummary::getSummaryName |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ operator==()
◆ summaryName()
| SummaryName clang::ssaf::EntitySourceLocationsSummary::summaryName |
( |
| ) |
|
|
inlinestatic |
◆ buildEntitySourceLocationsSummary
◆ getDeclLocations
◆ Name
| llvm::StringLiteral clang::ssaf::EntitySourceLocationsSummary::Name = "EntitySourceLocations" |
|
staticconstexpr |
The documentation for this class was generated from the following file: