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.cpp6107 LValue AllocatorTraitsLVal = CGF.EmitLValue(AllocatorTraits); in emitUsesAllocatorsInit() local
6109 AllocatorTraitsLVal.getAddress(), CGF.VoidPtrPtrTy, CGF.VoidPtrTy); in emitUsesAllocatorsInit()
6110 AllocatorTraitsLVal = CGF.MakeAddrLValue(Addr, CGF.getContext().VoidPtrTy, in emitUsesAllocatorsInit()
6111 AllocatorTraitsLVal.getBaseInfo(), in emitUsesAllocatorsInit()
6112 AllocatorTraitsLVal.getTBAAInfo()); in emitUsesAllocatorsInit()