Home
last modified time | relevance | path

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

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