LLVM 19.0.0git
Public Attributes | List of all members
llvm::X86Operand::TokOp Struct Reference

#include "Target/X86/AsmParser/X86Operand.h"

Public Attributes

const charData
 
unsigned Length
 

Detailed Description

Definition at line 44 of file X86Operand.h.

Member Data Documentation

◆ Data

const char* llvm::X86Operand::TokOp::Data

◆ Length

unsigned llvm::X86Operand::TokOp::Length

Definition at line 46 of file X86Operand.h.

Referenced by llvm::X86Operand::getToken(), and llvm::X86Operand::setTokenValue().


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