Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp2452 unsigned VtblPtrAddressSpace = CGM.getTarget().getVtblPtrAddressSpace(); in getOrCreateVTablePtrType() local
2454 CGM.getTarget().getDWARFAddressSpace(VtblPtrAddressSpace); in getOrCreateVTablePtrType()
2549 unsigned VtblPtrAddressSpace = CGM.getTarget().getVtblPtrAddressSpace(); in CollectVTableInfo() local
2551 CGM.getTarget().getDWARFAddressSpace(VtblPtrAddressSpace); in CollectVTableInfo()