Searched defs:LLVMPointerTypeStorage (Results 1 – 1 of 1) sorted by relevance
387 struct LLVMPointerTypeStorage : public TypeStorage { struct390 LLVMPointerTypeStorage(const KeyTy &key) in LLVMPointerTypeStorage() argument393 static LLVMPointerTypeStorage *construct(TypeStorageAllocator &allocator, in construct() argument403 Type pointeeType;404 unsigned addressSpace;