Searched refs:AAUnderlyingObjectsImpl (Results 1 – 1 of 1) sorted by relevance
11925 struct AAUnderlyingObjectsImpl struct11928 AAUnderlyingObjectsImpl(const IRPosition &IRP, Attributor &A) : BaseTy(IRP) {} in AAUnderlyingObjectsImpl() function12072 struct AAUnderlyingObjectsFloating final : AAUnderlyingObjectsImpl {12074 : AAUnderlyingObjectsImpl(IRP, A) {} in AAUnderlyingObjectsFloating()12077 struct AAUnderlyingObjectsArgument final : AAUnderlyingObjectsImpl {12079 : AAUnderlyingObjectsImpl(IRP, A) {} in AAUnderlyingObjectsArgument()12082 struct AAUnderlyingObjectsCallSite final : AAUnderlyingObjectsImpl {12084 : AAUnderlyingObjectsImpl(IRP, A) {} in AAUnderlyingObjectsCallSite()12087 struct AAUnderlyingObjectsCallSiteArgument final : AAUnderlyingObjectsImpl {12089 : AAUnderlyingObjectsImpl(IRP, A) {} in AAUnderlyingObjectsCallSiteArgument()[all …]