Lines Matching defs:elements_
853 : type_(type), elements_(elements) { }856 AnnotationElementVector* GetAnnotationElements() const { return elements_.get(); }860 std::unique_ptr<AnnotationElementVector> elements_;