LLVM API Documentation

Public Attributes
llvm::X86Operand::TokOp Struct Reference

#include <X86Operand.h>

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

List of all members.

Public Attributes

const char * Data
unsigned Length

Detailed Description

Definition at line 36 of file X86Operand.h.


Member Data Documentation

Definition at line 37 of file X86Operand.h.

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

Definition at line 38 of file X86Operand.h.

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


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