Searched refs:VERSION_MINOR (Results 1 - 7 of 7) sorted by relevance

/openbsd-current/libexec/tradcpp/
H A Dversion.h31 #define VERSION_MINOR "5" macro
H A Dmain.c250 apply_builtin_macro(n++, CONFIG_COMPILER_MINOR, VERSION_MINOR);
/openbsd-current/gnu/llvm/clang/lib/APINotes/
H A DAPINotesFormat.h26 const uint16_t VERSION_MINOR = 24; // EnumExtensibility + FlagEnum member in namespace:clang::api_notes
/openbsd-current/gnu/llvm/clang/include/clang/Serialization/
H A DASTBitCodes.h54 const unsigned VERSION_MINOR = 0; member in namespace:clang::serialization
/openbsd-current/gnu/llvm/clang/lib/Tooling/DependencyScanning/
H A DModuleDepCollector.cpp264 HashBuilder.add(serialization::VERSION_MAJOR, serialization::VERSION_MINOR);
/openbsd-current/gnu/llvm/clang/lib/Frontend/
H A DCompilerInvocation.cpp4608 HBuilder.add(serialization::VERSION_MAJOR, serialization::VERSION_MINOR);
/openbsd-current/gnu/llvm/clang/lib/Serialization/
H A DASTWriter.cpp1256 VERSION_MINOR,

Completed in 213 milliseconds