Home
last modified time | relevance | path

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

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