Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DCompiler.h61 # define LLVM_GNUC_PREREQ(maj, min, patch) \ macro
65 # define LLVM_GNUC_PREREQ(maj, min, patch) \ macro
68 # define LLVM_GNUC_PREREQ(maj, min, patch) 0 macro