LLVM 20.0.0git
|
#include "Target/RISCV/MCTargetDesc/RISCVTargetStreamer.h"
Public Member Functions | |
RISCVOptionArchArg (RISCVOptionArchArgType Type, std::string Value) | |
Public Attributes | |
RISCVOptionArchArgType | Type |
std::string | Value |
Definition at line 26 of file RISCVTargetStreamer.h.
|
inline |
Definition at line 30 of file RISCVTargetStreamer.h.
RISCVOptionArchArgType llvm::RISCVOptionArchArg::Type |
Definition at line 27 of file RISCVTargetStreamer.h.
std::string llvm::RISCVOptionArchArg::Value |
Definition at line 28 of file RISCVTargetStreamer.h.