clang API Documentation

Go to the source code of this file.
Defines | |
| #define | BUG_REPORT_URL "http://llvm.org/bugs/" |
| #define | CLANG_RESOURCE_DIR "" |
| #define | C_INCLUDE_DIRS "" |
| #define | HOST_LINK_VERSION "2.22" |
| #define | DEFAULT_SYSROOT "" |
| #define | GCC_INSTALL_PREFIX "" |
| #define BUG_REPORT_URL "http://llvm.org/bugs/" |
Definition at line 8 of file config.h.
Referenced by clang::driver::Driver::generateCompilationDiagnostics().
| #define C_INCLUDE_DIRS "" |
Definition at line 14 of file config.h.
Referenced by clang::driver::toolchains::Linux::AddClangSystemIncludeArgs().
| #define CLANG_RESOURCE_DIR "" |
Definition at line 11 of file config.h.
Referenced by clang::driver::Driver::Driver().
| #define DEFAULT_SYSROOT "" |
| #define GCC_INSTALL_PREFIX "" |
Definition at line 23 of file config.h.
Referenced by getGCCToolchainDir().
| #define HOST_LINK_VERSION "2.22" |