clang API Documentation
| CreateToolChain(const ArgList &Args, const char *ArchName=0) const =0 | clang::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] |
| TheDriver | clang::driver::HostInfo | [protected] |
| Triple | clang::driver::HostInfo | [protected] |
| ~HostInfo() | clang::driver::HostInfo | [virtual] |