clang
3.9.0
|
#include "clang/Basic/LLVM.h"
#include "llvm/ADT/APFloat.h"
#include "llvm/ADT/APSInt.h"
#include "llvm/ADT/PointerIntPair.h"
#include "llvm/ADT/PointerUnion.h"
Go to the source code of this file.
Classes | |
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... | |
union | clang::APValue::LValuePathEntry |
struct | clang::APValue::NoLValuePath |
struct | clang::APValue::UninitArray |
struct | clang::APValue::UninitStruct |
Namespaces | |
clang | |
Dataflow Directional Tag Classes. | |