LLVM: llvm::yaml::MappingTraits< HashNodeStable > Struct Reference (original) (raw)

Inheritance diagram for llvm::yaml::MappingTraits< HashNodeStable >:

[legend]

Static Public Member Functions
static void mapping (IO &io, HashNodeStable &res)

Detailed Description

Definition at line 29 of file OutlinedHashTreeRecord.cpp.

Member Function Documentation

mapping()

void llvm::yaml::MappingTraits< HashNodeStable >::mapping ( IO & io, HashNodeStable & res ) inlinestatic

Definition at line 30 of file OutlinedHashTreeRecord.cpp.

References llvm::HashNodeStable::Hash, llvm::yaml::IO::mapRequired(), llvm::HashNodeStable::SuccessorIds, and llvm::HashNodeStable::Terminals.


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