LLVM 22.0.0git
llvm::yaml::ScalarTraits< FrameIndex > Struct Reference

#include "llvm/CodeGen/MIRYamlMapping.h"

Inheritance diagram for llvm::yaml::ScalarTraits< FrameIndex >:
[legend]

Static Public Member Functions

static void output (const FrameIndex &FI, void *, raw_ostream &OS)
static StringRef input (StringRef Scalar, void *Ctx, FrameIndex &FI)
static QuotingType mustQuote (StringRef S)

Detailed Description

Definition at line 431 of file MIRYamlMapping.h.

Member Function Documentation

◆ input()

◆ mustQuote()

QuotingType llvm::yaml::ScalarTraits< FrameIndex >::mustQuote ( StringRef S)
inlinestatic

Definition at line 457 of file MIRYamlMapping.h.

References llvm::yaml::needsQuotes().

◆ output()


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