clang 23.0.0git
clang::ssaf::JSONFormat::EntityIdConverter Class Reference

#include "clang/Analysis/Scalable/Serialization/JSONFormat.h"

Public Member Functions

EntityId fromJSON (uint64_t EntityIdIndex) const
uint64_t toJSON (EntityId EI) const

Friends

class JSONFormat

Detailed Description

Definition at line 35 of file JSONFormat.h.

Member Function Documentation

◆ fromJSON()

EntityId clang::ssaf::JSONFormat::EntityIdConverter::fromJSON ( uint64_t EntityIdIndex) const
inline

Definition at line 37 of file JSONFormat.h.

◆ toJSON()

uint64_t clang::ssaf::JSONFormat::EntityIdConverter::toJSON ( EntityId EI) const
inline

Definition at line 41 of file JSONFormat.h.

◆ JSONFormat

friend class JSONFormat
friend

Definition at line 44 of file JSONFormat.h.

References JSONFormat.

Referenced by JSONFormat.


The documentation for this class was generated from the following file: