clang API Documentation

Public Member Functions
clang::driver::tools::GnuTool Class Reference

Base class for all GNU tools that provide the same behavior when it comes to response files support. More...

#include <Tools.h>

Inheritance diagram for clang::driver::tools::GnuTool:
Inheritance graph
[legend]
Collaboration diagram for clang::driver::tools::GnuTool:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 GnuTool (const char *Name, const char *ShortName, const ToolChain &TC)

Detailed Description

Base class for all GNU tools that provide the same behavior when it comes to response files support.

Definition at line 124 of file Tools.h.


Constructor & Destructor Documentation

clang::driver::tools::GnuTool::GnuTool ( const char *  Name,
const char *  ShortName,
const ToolChain TC 
) [inline]

Definition at line 128 of file Tools.h.


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