Searched defs:LLVMPointerTypeStorage (Results 1 – 1 of 1) sorted by relevance
404 struct LLVMPointerTypeStorage : public TypeStorage { struct407 LLVMPointerTypeStorage(const KeyTy &key) in LLVMPointerTypeStorage() argument410 static LLVMPointerTypeStorage *construct(TypeStorageAllocator &allocator, in construct() argument420 LLVMType pointeeType;421 unsigned addressSpace;