Searched refs:AllocatorTraitsLVal (Results 1 – 1 of 1) sorted by relevance
5861 LValue AllocatorTraitsLVal = CGF.EmitLValue(AllocatorTraits); in emitUsesAllocatorsInit() local5863 AllocatorTraitsLVal.getAddress(), CGF.VoidPtrPtrTy, CGF.VoidPtrTy); in emitUsesAllocatorsInit()5864 AllocatorTraitsLVal = CGF.MakeAddrLValue(Addr, CGF.getContext().VoidPtrTy, in emitUsesAllocatorsInit()5865 AllocatorTraitsLVal.getBaseInfo(), in emitUsesAllocatorsInit()5866 AllocatorTraitsLVal.getTBAAInfo()); in emitUsesAllocatorsInit()