LLVM API Documentation

Public Member Functions
llvm::cl::GenericOptionValue Struct Reference

#include <CommandLine.h>

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

List of all members.

Public Member Functions

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

Detailed Description

Definition at line 355 of file CommandLine.h.


Constructor & Destructor Documentation

Definition at line 356 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: