Searched refs:add_annotation (Results 1 – 6 of 6) sorted by relevance
280 constructor.add_annotation( in RenderConstructor()348 .add_annotation(Annotation::Create("Override")); in RenderInterfaceImpl()350 as_output.add_annotation( in RenderInterfaceImpl()372 .add_annotation(Annotation::Create("Override")) in RenderInterfaceImpl()373 .add_annotation(Annotation::Create("SuppressWarnings") in RenderInterfaceImpl()454 op_class.add_annotation(Annotation::Create("Deprecated")); in GenerateOp()473 op_class.add_annotation(oper_annot); in GenerateOp()
323 clazz.add_annotation(Annotation::Create("Bean")); in TEST()324 clazz.add_annotation(Annotation::Create("SuppressWarnings") in TEST()474 method.add_annotation(Annotation::Create("Override")); in TEST()475 method.add_annotation(Annotation::Create("SuppressWarnings") in TEST()
141 Type& add_annotation(const Annotation& annotation) { in add_annotation() function236 Method& add_annotation(const Annotation& annotation) { in add_annotation() function
78 annotation_proto_->add_annotation(); in AddAnnotation()
3617 ::google::protobuf::GeneratedCodeInfo_Annotation* add_annotation();7610 inline ::google::protobuf::GeneratedCodeInfo_Annotation* GeneratedCodeInfo::add_annotation() { in add_annotation() function
14841 input, add_annotation())); in MergePartialFromCodedStream()15146 ::google::protobuf::GeneratedCodeInfo_Annotation* GeneratedCodeInfo::add_annotation() { in add_annotation() function in google::protobuf::GeneratedCodeInfo