Home
last modified time | relevance | path

Searched refs:LLVM_ABI_EXPORT (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DCompiler.h196 #define LLVM_ABI_EXPORT __declspec(dllexport) macro
203 #define LLVM_ABI_EXPORT LLVM_ABI macro
208 #define LLVM_ABI_EXPORT LLVM_ABI macro
216 #define LLVM_ABI_EXPORT macro
H A DRegistry.h150 template class LLVM_ABI_EXPORT Registry<REGISTRY_CLASS::type>; \