clang API Documentation

clang::driver::HostInfo Member List
This is the complete list of members for clang::driver::HostInfo, including all inherited members.
CreateToolChain(const ArgList &Args, const char *ArchName=0) const =0clang::driver::HostInfo [pure virtual]
getArchName() const clang::driver::HostInfo [inline]
getDriver() const clang::driver::HostInfo [inline]
getOSName() const clang::driver::HostInfo [inline]
getPlatformName() const clang::driver::HostInfo [inline]
getTriple() const clang::driver::HostInfo [inline]
HostInfo(const Driver &D, const llvm::Triple &_Triple)clang::driver::HostInfo [protected]
TheDriverclang::driver::HostInfo [protected]
Tripleclang::driver::HostInfo [protected]
~HostInfo()clang::driver::HostInfo [virtual]