Searched refs:attr_processor (Results 1 – 1 of 1) sorted by relevance
393 AnnotationProcessor* attr_processor = index_member->GetCommentBuilder(); in ProcessStyleable() local396 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()408 attr_processor->AppendNewLine(); in ProcessStyleable()409 AddAttributeFormatDoc(attr_processor, styleable_attr.symbol.value().attribute.get()); in ProcessStyleable()410 attr_processor->AppendNewLine(); in ProcessStyleable()411 attr_processor->AppendComment( in ProcessStyleable()