clang 22.0.0git
CodeGenTBAA.h File Reference
#include "clang/AST/Type.h"
#include "clang/Basic/LLVM.h"
#include "llvm/ADT/DenseMap.h"
#include "llvm/IR/MDBuilder.h"
#include "llvm/IR/Metadata.h"

Go to the source code of this file.

Classes

struct  clang::CodeGen::TBAAAccessInfo
class  clang::CodeGen::CodeGenTBAA
 CodeGenTBAA - This class organizes the cross-module state that is used while lowering AST types to LLVM types. More...
struct  llvm::DenseMapInfo< clang::CodeGen::TBAAAccessInfo >

Namespaces

namespace  clang
 The JSON file list parser is used to communicate input to InstallAPI.
namespace  clang::CodeGen
namespace  llvm
 Diagnostic wrappers for TextAPI types for error reporting.

Enumerations

enum class  clang::CodeGen::TBAAAccessKind : unsigned { clang::CodeGen::Ordinary , clang::CodeGen::MayAlias , clang::CodeGen::Incomplete }