LLVM 19.0.0git
Static Public Member Functions | List of all members
llvm::yaml::ScalarEnumerationTraits< TypeTestResolution::Kind > Struct Reference

#include "llvm/IR/ModuleSummaryIndexYAML.h"

Static Public Member Functions

static void enumeration (IO &io, TypeTestResolution::Kind &value)
 

Detailed Description

Definition at line 18 of file ModuleSummaryIndexYAML.h.

Member Function Documentation

◆ enumeration()

static void llvm::yaml::ScalarEnumerationTraits< TypeTestResolution::Kind >::enumeration ( IO &  io,
TypeTestResolution::Kind value 
)
inlinestatic

Definition at line 19 of file ModuleSummaryIndexYAML.h.

References value.


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