|
clang 23.0.0git
|
Public Member Functions | |
| void | patch (const std::map< EntityId, EntityId > &EntityResolutionTable) override |
| Updates EntityId references in the encoded data. | |
| Public Member Functions inherited from clang::ssaf::EntitySummaryEncoding | |
| virtual | ~EntitySummaryEncoding ()=default |
Definition at line 121 of file JSONFormatImpl.h.
|
inlineoverridevirtual |
Updates EntityId references in the encoded data.
| EntityResolutionTable | Mapping from old EntityIds to new EntityIds. |
Implements clang::ssaf::EntitySummaryEncoding.
Definition at line 126 of file JSONFormatImpl.h.
References clang::ssaf::ErrorBuilder::fatal().