Searched defs:all_annotations (Results 1 – 6 of 6) sorted by relevance
382 def annotation_filter(all_annotations): argument387 def excluded_annotation_filter(all_annotations): argument393 def any_annotation_matches(filter_annotations, all_annotations): argument
355 def annotation_filter(all_annotations): argument360 def excluded_annotation_filter(all_annotations): argument366 def any_annotation_matches(filter_annotations, all_annotations): argument
91 std::vector<std::string> all_annotations; in Generate() local
117 std::vector<std::string> all_annotations; in Generate() local