Home
last modified time | relevance | path

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

/freebsd/lib/clang/include/llvm/Config/
H A Dllvm-config.h76 #define LLVM_VERSION_PATCH 8 macro
/freebsd/contrib/llvm-project/lld/MachO/
H A DWriter.cpp523 LLVM_VERSION_MAJOR, LLVM_VERSION_MINOR, LLVM_VERSION_PATCH)); in writeTo()
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZAsmPrinter.cpp1214 return LLVM_VERSION_PATCH; in getProductPatch()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp916 LLVM_VERSION_PATCH; in emitCompilerInformation()
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DCore.cpp79 *Patch = LLVM_VERSION_PATCH; in LLVMGetVersion()