Lines Matching refs:AppendComment
103 processor->AppendComment( in AddAttributeFormatDoc()
112 processor->AppendComment( in AddAttributeFormatDoc()
118 processor->AppendComment( in AddAttributeFormatDoc()
123 processor->AppendComment( in AddAttributeFormatDoc()
129 processor->AppendComment( in AddAttributeFormatDoc()
137 processor->AppendComment( in AddAttributeFormatDoc()
142 processor->AppendComment( in AddAttributeFormatDoc()
152 processor->AppendComment( in AddAttributeFormatDoc()
164 processor->AppendComment( in AddAttributeFormatDoc()
168 processor->AppendComment( in AddAttributeFormatDoc()
172 processor->AppendComment( in AddAttributeFormatDoc()
183 processor->AppendComment(line.str()); in AddAttributeFormatDoc()
185 processor->AppendComment("</table>"); in AddAttributeFormatDoc()
335 array_def->GetCommentBuilder()->AppendComment(styleable_comment.str()); in ProcessStyleable()
396 attr_processor->AppendComment("<p>\n@attr description"); in ProcessStyleable()
397 attr_processor->AppendComment(comment); in ProcessStyleable()
405 attr_processor->AppendComment(default_comment.str()); in ProcessStyleable()
411 attr_processor->AppendComment( in ProcessStyleable()
460 processor->AppendComment(entry.visibility.comment); in ProcessResource()
465 processor->AppendComment(config_value->value->GetComment()); in ProcessResource()
579 processor->AppendComment(proper_annotation); in AppendJavaDocAnnotations()
641 class_def->GetCommentBuilder()->AppendComment("@doconly"); in Generate()