clang 20.0.0git
|
#include "OSTargets.h"
#include "clang/Basic/TargetBuiltins.h"
#include "llvm/TargetParser/AArch64TargetParser.h"
#include <optional>
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 |
Enumerations | |
enum | clang::targets::AArch64AddrSpace { clang::targets::ptr32_sptr = 270 , clang::targets::ptr32_uptr = 271 , clang::targets::ptr64 = 272 } |
Variables | |
static const unsigned | clang::targets::ARM64AddrSpaceMap [] |