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