Home
last modified time | relevance | path

Searched defs:CodeGenTypeCache (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
DCodeGenModule.h109 struct CodeGenTypeCache { struct
111 llvm::Type *VoidTy;
114 llvm::IntegerType *Int8Ty, *Int16Ty, *Int32Ty, *Int64Ty;
116 llvm::Type *FloatTy, *DoubleTy;
119 llvm::IntegerType *IntTy;
122 union {
129 union {
135 union {
141 unsigned char PointerWidthInBits;
145 union {
[all …]