Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/tools/libclang/
H A DCIndex.cpp7971 static CXVersion convertVersion(VersionTuple In) { in convertVersion() function
8114 convertVersion(Avail.value()->getIntroduced()); in clang_getCursorPlatformAvailability()
8116 convertVersion(Avail.value()->getDeprecated()); in clang_getCursorPlatformAvailability()
8118 convertVersion(Avail.value()->getObsoleted()); in clang_getCursorPlatformAvailability()