Searched refs:annotation_collector_ (Results 1 – 2 of 2) sorted by relevance
52 annotation_collector_(NULL) {} in Printer()63 annotation_collector_(annotation_collector) {} in Printer()91 if (annotation_collector_ == NULL) { in Annotate()104 annotation_collector_->AddAnnotation(begin.first, end.second, file_path, in Annotate()
193 if (annotation_collector_ == NULL) { in Annotate()324 AnnotationCollector* const annotation_collector_; variable