clang
15.0.0git
|
#include "BPF.h"
#include "Targets.h"
#include "clang/Basic/MacroBuilder.h"
#include "clang/Basic/TargetBuiltins.h"
#include "llvm/ADT/StringRef.h"
#include "clang/Basic/BuiltinsBPF.def"
Go to the source code of this file.
Macros | |
#define | BUILTIN(ID, TYPE, ATTRS) {#ID, TYPE, ATTRS, nullptr, ALL_LANGUAGES, nullptr}, |
Variables | |
static constexpr llvm::StringLiteral | ValidCPUNames [] |
|
staticconstexpr |
Definition at line 34 of file BPF.cpp.
Referenced by clang::targets::BPFTargetInfo::fillValidCPUList().