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