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()
343 array_def->GetCommentBuilder()->AppendComment(styleable_comment.str()); in ProcessStyleable()
419 attr_processor->AppendComment("<p>\n@attr description"); in ProcessStyleable()
420 attr_processor->AppendComment(comment); in ProcessStyleable()
428 attr_processor->AppendComment(default_comment.str()); in ProcessStyleable()
434 attr_processor->AppendComment( in ProcessStyleable()
471 processor->AppendComment(entry.visibility.comment); in ProcessResource()
476 processor->AppendComment(config_value->value->GetComment()); in ProcessResource()
589 processor->AppendComment(proper_annotation); in AppendJavaDocAnnotations()
652 class_def->GetCommentBuilder()->AppendComment("@doconly"); in Generate()