CGRAOmp  0.1
Classes | Functions
llvm::cl Namespace Reference

Classes

struct  OptionValue< OptKeyValue >
 template specialization of OptionValue for OptKeyValue More...
 
class  parser< OptKeyValue >
 template specialization of parser for OptKeyValue More...
 

Functions

bool operator== (const OptKeyValue &lhs, const OptKeyValue &rhs)
 non-member operator overloading for OptionValue impelentation More...
 
bool operator!= (const OptKeyValue &lhs, const OptKeyValue &rhs)
 non-member operator overloading for OptionValue impelentation More...
 

Function Documentation

◆ operator!=()

bool llvm::cl::operator!= ( const OptKeyValue lhs,
const OptKeyValue rhs 
)

non-member operator overloading for OptionValue impelentation

◆ operator==()

bool llvm::cl::operator== ( const OptKeyValue lhs,
const OptKeyValue rhs 
)

non-member operator overloading for OptionValue impelentation