Home
last modified time | relevance | path

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

/external/clang/lib/Index/
DCommentToXML.cpp1034 VersionTuple IntroducedInVersion = AA->getIntroduced(); in visitFullComment() local
1035 if (!IntroducedInVersion.empty()) { in visitFullComment()
1037 << IntroducedInVersion.getAsString() in visitFullComment()