Home | History | Annotate | Download | only in Writer

Lines Matching defs:AddressSpace

323       unsigned AddressSpace = PTy->getAddressSpace();
324 TypeVals.push_back(AddressSpace);
325 if (AddressSpace == 0) AbbrevToUse = PtrAbbrev;