mini-llvm 0.1.0
Loading...
Searching...
No Matches
mini_llvm::mc::Symbol Class Referencefinal

#include <Symbol.h>

Public Member Functions

 Symbol (std::string name)
const std::string & name () const &
std::string && name () &&
std::string format () const

Constructor & Destructor Documentation

◆ Symbol()

mini_llvm::mc::Symbol::Symbol ( std::string name)
inlineexplicit

Member Function Documentation

◆ format()

std::string mini_llvm::mc::Symbol::format ( ) const

◆ name() [1/2]

std::string && mini_llvm::mc::Symbol::name ( ) &&
inline

◆ name() [2/2]

const std::string & mini_llvm::mc::Symbol::name ( ) const &
inline

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