Home | History | Annotate | Download | only in cmd

Lines Matching refs:javadoc_annotations

86   std::vector<std::string> javadoc_annotations;
986 for (const std::string& annotation : options_.javadoc_annotations) {
1730 template_options.javadoc_annotations = options_.javadoc_annotations;
1946 &options.javadoc_annotations)