clang 20.0.0git
|
#include "Targets.h"
Go to the source code of this file.
Namespaces | |
namespace | clang |
The JSON file list parser is used to communicate input to InstallAPI. | |
namespace | clang::targets |
Macros | |
#define | FREEBSD_CC_VERSION 0U |
Functions | |
void | clang::targets::getDarwinDefines (MacroBuilder &Builder, const LangOptions &Opts, const llvm::Triple &Triple, StringRef &PlatformName, VersionTuple &PlatformMinVersion) |
void | clang::targets::addWindowsDefines (const llvm::Triple &Triple, const LangOptions &Opts, MacroBuilder &Builder) |
#define FREEBSD_CC_VERSION 0U |
Definition at line 172 of file OSTargets.h.