Home
last modified time | relevance | path

Searched refs:DeprecationSummary (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/Index/
DCommentToXML.cpp1051 StringRef DeprecationSummary = AA->getMessage(); in visitFullComment() local
1052 if (!DeprecationSummary.empty()) { in visitFullComment()
1054 appendToResultWithXMLEscaping(DeprecationSummary); in visitFullComment()