LLZK 0.1.0
Veridise's ZK Language IR
Loading...
Searching...
No Matches
llvm::cl::parser< APInt > Class Reference

#include <Parsers.h>

Inheritance diagram for llvm::cl::parser< APInt >:
[legend]
Collaboration diagram for llvm::cl::parser< APInt >:
[legend]

Public Member Functions

 parser (Option &O)
bool parse (Option &O, StringRef, StringRef Arg, APInt &Val)
void printOptionDiff (const Option &O, const APInt &V, OptionValue< APInt > Default, size_t GlobalWidth) const

Detailed Description

Definition at line 21 of file Parsers.h.

Constructor & Destructor Documentation

◆ parser()

llvm::cl::parser< APInt >::parser ( Option & O)
inline

Definition at line 23 of file Parsers.h.

Member Function Documentation

◆ parse()

bool llvm::cl::parser< APInt >::parse ( Option & O,
StringRef ,
StringRef Arg,
APInt & Val )
inline

Definition at line 25 of file Parsers.h.

◆ printOptionDiff()

void llvm::cl::parser< APInt >::printOptionDiff ( const Option & O,
const APInt & V,
OptionValue< APInt > Default,
size_t GlobalWidth ) const
inline

Definition at line 47 of file Parsers.h.


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