LLVM 19.0.0git
Public Member Functions | Public Attributes | List of all members
llvm::yaml::BlockStringValue Struct Reference

#include "llvm/CodeGen/MIRYamlMapping.h"

Public Member Functions

bool operator== (const BlockStringValue &Other) const
 

Public Attributes

StringValue Value
 

Detailed Description

Definition at line 80 of file MIRYamlMapping.h.

Member Function Documentation

◆ operator==()

bool llvm::yaml::BlockStringValue::operator== ( const BlockStringValue Other) const
inline

Definition at line 83 of file MIRYamlMapping.h.

References llvm::Other.

Member Data Documentation

◆ Value

StringValue llvm::yaml::BlockStringValue::Value

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