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

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

Collaboration diagram for llvm::X86Operand::TokOp:
Collaboration graph
[legend]

Public Attributes

const charData
 
unsigned Length
 

Detailed Description

Definition at line 41 of file X86Operand.h.

Member Data Documentation

◆ Data

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

◆ Length

unsigned llvm::X86Operand::TokOp::Length

Definition at line 43 of file X86Operand.h.

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


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