Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Index/
H A DCommentToXML.cpp1042 VersionTuple IntroducedInVersion = AA->getIntroduced(); in visitFullComment() local
1043 if (!IntroducedInVersion.empty()) { in visitFullComment()
1045 << IntroducedInVersion.getAsString() in visitFullComment()