clang 20.0.0git
|
#include "llvm/Support/ErrorHandling.h"
#include "clang/Basic/CFProtectionOptions.def"
Go to the source code of this file.
Namespaces | |
namespace | clang |
The JSON file list parser is used to communicate input to InstallAPI. | |
Macros | |
#define | CF_BRANCH_LABEL_SCHEME(Kind, FlagVal) Kind, |
#define | CF_BRANCH_LABEL_SCHEME(Kind, FlagVal) |
Enumerations | |
enum class | clang::CFBranchLabelSchemeKind { clang::Default , clang::CF_BRANCH_LABEL_SCHEME } |
Functions | |
static const char * | clang::getCFBranchLabelSchemeFlagVal (const CFBranchLabelSchemeKind Scheme) |
Definition at line 22 of file CFProtectionOptions.h.
#define CF_BRANCH_LABEL_SCHEME | ( | Kind, | |
FlagVal | |||
) |
Definition at line 22 of file CFProtectionOptions.h.