Searched refs:AddAnnotationImpl (Results 1 – 2 of 2) sorted by relevance
615 void Context::AddAnnotationImpl(AddAnnotationImplData<T> ad, Getter getter, Adder adder) in AddAnnotationImpl() function in ark::static_linker::Context638 deferredFailedAnnotations_.emplace_back([=]() { AddAnnotationImpl<T>(ad, getter, adder); }); in AddAnnotationImpl()648 AddAnnotationImpl( in TransferAnnotations()651 AddAnnotationImpl( in TransferAnnotations()654 AddAnnotationImpl( in TransferAnnotations()657 AddAnnotationImpl( in TransferAnnotations()
221 void AddAnnotationImpl(AddAnnotationImplData<T> ad, Getter getter, Adder adder);