Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/tools/libclang/
H A DCIndex.cpp8237 static CXVersion convertVersion(VersionTuple In) { in convertVersion() function
8406 convertVersion(Avail.value()->getIntroduced()); in clang_getCursorPlatformAvailability()
8408 convertVersion(Avail.value()->getDeprecated()); in clang_getCursorPlatformAvailability()
8410 convertVersion(Avail.value()->getObsoleted()); in clang_getCursorPlatformAvailability()