Searched refs:attr_processor (Results 1 – 1 of 1) sorted by relevance
395 AnnotationProcessor* attr_processor = index_member->GetCommentBuilder(); in ProcessStyleable() local398 attr_processor->AppendComment("<p>\n@attr description"); in ProcessStyleable()399 attr_processor->AppendComment(comment); in ProcessStyleable()407 attr_processor->AppendComment(default_comment.str()); in ProcessStyleable()410 attr_processor->AppendNewLine(); in ProcessStyleable()411 AddAttributeFormatDoc(attr_processor, styleable_attr.symbol.value().attribute.get()); in ProcessStyleable()412 attr_processor->AppendNewLine(); in ProcessStyleable()413 attr_processor->AppendComment( in ProcessStyleable()