LLVM API Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
llvm::cl::GenericOptionValue Struct Referenceabstract

#include <CommandLine.h>

Inheritance diagram for llvm::cl::GenericOptionValue:
Inheritance graph
[legend]

Public Member Functions

virtual ~GenericOptionValue ()
 
virtual bool compare (const GenericOptionValue &V) const =0
 

Detailed Description

Definition at line 350 of file CommandLine.h.

Constructor & Destructor Documentation

virtual llvm::cl::GenericOptionValue::~GenericOptionValue ( )
inlinevirtual

Definition at line 351 of file CommandLine.h.

Member Function Documentation

virtual bool llvm::cl::GenericOptionValue::compare ( const GenericOptionValue V) const
pure virtual

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