Home
last modified time | relevance | path

Searched defs:printVersion (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DScopedPrinter.h203 template <typename... T> void printVersion(StringRef Label, T... Version) { in printVersion() function
/netbsd-src/external/apache2/llvm/dist/clang/tools/c-index-test/
H A Dc-index-test.c441 static void printVersion(const char *Prefix, CXVersion Version) { in printVersion() function