Searched refs:DeprecationSummary (Results 1 – 1 of 1) sorted by relevance
1050 StringRef DeprecationSummary = AA->getMessage(); in visitFullComment() local1051 if (!DeprecationSummary.empty()) { in visitFullComment()1053 appendToResultWithXMLEscaping(DeprecationSummary); in visitFullComment()