Searched refs:AANoCaptureImpl (Results 1 – 1 of 1) sorted by relevance
5641 struct AANoCaptureImpl : public AANoCapture { struct5821 ChangeStatus AANoCaptureImpl::updateImpl(Attributor &A) { in updateImpl()5917 struct AANoCaptureArgument final : AANoCaptureImpl {5919 : AANoCaptureImpl(IRP, A) {} in AANoCaptureArgument()5928 : AANoCaptureImpl(IRP, A) {} in AANoCaptureCallSiteArgument()5935 AANoCaptureImpl::initialize(A); in initialize()5957 struct AANoCaptureFloating final : AANoCaptureImpl {5959 : AANoCaptureImpl(IRP, A) {} in AANoCaptureFloating()5968 struct AANoCaptureReturned final : AANoCaptureImpl {5970 : AANoCaptureImpl(IRP, A) { in AANoCaptureReturned()[all …]