LLVM 19.0.0git
Static Public Member Functions | List of all members
llvm::yaml::CustomMappingTraits< IdHashNodeStableMapTy > Struct Reference

Static Public Member Functions

static void inputOne (IO &io, StringRef Key, IdHashNodeStableMapTy &V)
 
static void output (IO &io, IdHashNodeStableMapTy &V)
 

Detailed Description

Definition at line 37 of file OutlinedHashTreeRecord.cpp.

Member Function Documentation

◆ inputOne()

static void llvm::yaml::CustomMappingTraits< IdHashNodeStableMapTy >::inputOne ( IO &  io,
StringRef  Key,
IdHashNodeStableMapTy V 
)
inlinestatic

Definition at line 38 of file OutlinedHashTreeRecord.cpp.

◆ output()

static void llvm::yaml::CustomMappingTraits< IdHashNodeStableMapTy >::output ( IO &  io,
IdHashNodeStableMapTy V 
)
inlinestatic

Definition at line 49 of file OutlinedHashTreeRecord.cpp.


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