Home
last modified time | relevance | path

Searched refs:AllocatorTraitsLVal (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.cpp5861 LValue AllocatorTraitsLVal = CGF.EmitLValue(AllocatorTraits); in emitUsesAllocatorsInit() local
5863 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()