|
clang 22.0.0git
|
#include "clang/Basic/LLVM.h"#include "llvm/ADT/APFixedPoint.h"#include "llvm/ADT/APFloat.h"#include "llvm/ADT/APSInt.h"#include "llvm/ADT/FoldingSet.h"#include "llvm/ADT/PointerIntPair.h"#include "llvm/ADT/PointerUnion.h"#include "llvm/Support/AlignOf.h"Go to the source code of this file.
Classes | |
| class | clang::TypeInfoLValue |
| Symbolic representation of typeid(T) for some type T. More... | |
| class | clang::DynamicAllocLValue |
| Symbolic representation of a dynamic allocation. More... | |
| struct | llvm::PointerLikeTypeTraits< clang::TypeInfoLValue > |
| struct | llvm::PointerLikeTypeTraits< clang::DynamicAllocLValue > |
| class | clang::APValue |
| APValue - This class implements a discriminated union of [uninitialized] [APSInt] [APFloat], [Complex APSInt] [Complex APFloat], [Expr + Offset], [Vector: N * APValue], [Array: N * APValue]. More... | |
| class | clang::APValue::LValueBase |
| class | clang::APValue::LValuePathEntry |
| A non-discriminated union of a base, field, or array index. More... | |
| class | clang::APValue::LValuePathSerializationHelper |
| struct | clang::APValue::NoLValuePath |
| struct | clang::APValue::UninitArray |
| struct | clang::APValue::UninitStruct |
| struct | clang::APValue::ConstexprUnknown |
| struct | llvm::DenseMapInfo< clang::APValue::LValueBase > |
Namespaces | |
| namespace | clang |
| The JSON file list parser is used to communicate input to InstallAPI. | |
| namespace | clang::serialization |
| namespace | llvm |
| Diagnostic wrappers for TextAPI types for error reporting. | |