Searched refs:AAUnderlyingObjectsImpl (Results 1 – 1 of 1) sorted by relevance
11870 struct AAUnderlyingObjectsImpl struct11873 AAUnderlyingObjectsImpl(const IRPosition &IRP, Attributor &A) : BaseTy(IRP) {} in AAUnderlyingObjectsImpl() function11993 struct AAUnderlyingObjectsFloating final : AAUnderlyingObjectsImpl {11995 : AAUnderlyingObjectsImpl(IRP, A) {} in AAUnderlyingObjectsFloating()11998 struct AAUnderlyingObjectsArgument final : AAUnderlyingObjectsImpl {12000 : AAUnderlyingObjectsImpl(IRP, A) {} in AAUnderlyingObjectsArgument()12003 struct AAUnderlyingObjectsCallSite final : AAUnderlyingObjectsImpl {12005 : AAUnderlyingObjectsImpl(IRP, A) {} in AAUnderlyingObjectsCallSite()12008 struct AAUnderlyingObjectsCallSiteArgument final : AAUnderlyingObjectsImpl {12010 : AAUnderlyingObjectsImpl(IRP, A) {} in AAUnderlyingObjectsCallSiteArgument()[all …]