Searched refs:AAUnderlyingObjectsImpl (Results 1 – 1 of 1) sorted by relevance
11385 struct AAUnderlyingObjectsImpl struct11388 AAUnderlyingObjectsImpl(const IRPosition &IRP, Attributor &A) : BaseTy(IRP) {} in AAUnderlyingObjectsImpl() argument11499 struct AAUnderlyingObjectsFloating final : AAUnderlyingObjectsImpl {11501 : AAUnderlyingObjectsImpl(IRP, A) {} in AAUnderlyingObjectsFloating()11504 struct AAUnderlyingObjectsArgument final : AAUnderlyingObjectsImpl {11506 : AAUnderlyingObjectsImpl(IRP, A) {} in AAUnderlyingObjectsArgument()11509 struct AAUnderlyingObjectsCallSite final : AAUnderlyingObjectsImpl {11511 : AAUnderlyingObjectsImpl(IRP, A) {} in AAUnderlyingObjectsCallSite()11514 struct AAUnderlyingObjectsCallSiteArgument final : AAUnderlyingObjectsImpl {11516 : AAUnderlyingObjectsImpl(IRP, A) {} in AAUnderlyingObjectsCallSiteArgument()[all …]