Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/tools/libclang/
H A DCIndex.cpp8200 static CXVersion convertVersion(VersionTuple In) { in convertVersion() function
8370 convertVersion(Avail.value()->getIntroduced()); in clang_getCursorPlatformAvailability()
8372 convertVersion(Avail.value()->getDeprecated()); in clang_getCursorPlatformAvailability()
8374 convertVersion(Avail.value()->getObsoleted()); in clang_getCursorPlatformAvailability()