Searched refs:AddAnnotationNew (Results 1 – 2 of 2) sorted by relevance
68 virtual void AddAnnotationNew(Annotation& a) {} in AddAnnotationNew() function98 virtual void AddAnnotationNew(Annotation& a) { in AddAnnotationNew() function
346 if (annotation_collector_) annotation_collector_->AddAnnotationNew(a); in WriteVariable()