|
clang 22.0.0git
|
#include "clang/Sema/SemaBPF.h"#include "clang/AST/Decl.h"#include "clang/AST/Type.h"#include "clang/Basic/DiagnosticSema.h"#include "clang/Basic/TargetBuiltins.h"#include "clang/Sema/ParsedAttr.h"#include "clang/Sema/Sema.h"#include "llvm/ADT/APSInt.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. | |
Functions | |
| static bool | clang::isValidPreserveFieldInfoArg (Expr *Arg) |
| static bool | clang::isValidPreserveTypeInfoArg (Expr *Arg) |
| static bool | clang::isValidPreserveEnumValueArg (Expr *Arg) |