Searched refs:parameter_annotations_ (Results 1 – 1 of 1) sorted by relevance
1217 parameter_annotations_(parameter_annotations) { } in AnnotationsDirectoryItem()1222 ParameterAnnotationVector* GetParameterAnnotations() { return parameter_annotations_.get(); } in GetParameterAnnotations()1230 std::unique_ptr<ParameterAnnotationVector> parameter_annotations_; // This can be nullptr. variable