Home | History | Annotate | Download | only in c-index-test

Lines Matching refs:printVersion

269 static void printVersion(const char *Prefix, CXVersion Version) {
674 printVersion(", introduced=", PlatformAvailability[I].Introduced);
675 printVersion(", deprecated=", PlatformAvailability[I].Deprecated);
676 printVersion(", obsoleted=", PlatformAvailability[I].Obsoleted);