clang 20.0.0git
|
Go to the source code of this file.
Classes | |
struct | clang::targets::MCUInfo |
Information about a specific microcontroller. More... | |
Namespaces | |
namespace | clang |
The JSON file list parser is used to communicate input to InstallAPI. | |
namespace | clang::targets |
Functions | |
static bool | ArchHasELPM (StringRef Arch) |
static bool | ArchHasELPMX (StringRef Arch) |
static bool | ArchHasMOVW (StringRef Arch) |
static bool | ArchHasLPMX (StringRef Arch) |
static bool | ArchHasMUL (StringRef Arch) |
static bool | ArchHasJMPCALL (StringRef Arch) |
static bool | ArchHas3BytePC (StringRef Arch) |
Variables | |
static MCUInfo | clang::targets::AVRMcus [] |
|
static |
Definition at line 391 of file AVR.cpp.
Referenced by clang::targets::AVRTargetInfo::getTargetDefines(), and clang::targets::AVRTargetInfo::handleAsmEscapedChar().
|
static |
Definition at line 352 of file AVR.cpp.
Referenced by clang::targets::AVRTargetInfo::getTargetDefines().
|
static |
Definition at line 359 of file AVR.cpp.
Referenced by clang::targets::AVRTargetInfo::getTargetDefines().
|
static |
Definition at line 384 of file AVR.cpp.
Referenced by clang::targets::AVRTargetInfo::getTargetDefines(), and clang::targets::AVRTargetInfo::handleAsmEscapedChar().
|
static |
Definition at line 373 of file AVR.cpp.
References ArchHasMOVW().
Referenced by clang::targets::AVRTargetInfo::getTargetDefines().
|
static |
Definition at line 366 of file AVR.cpp.
Referenced by ArchHasLPMX(), and clang::targets::AVRTargetInfo::getTargetDefines().
|
static |
Definition at line 377 of file AVR.cpp.
Referenced by clang::targets::AVRTargetInfo::getTargetDefines().