Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm-c/
DCore.h472 void LLVMShutdown(void);
/freebsd-12-stable/contrib/llvm-project/llvm/lib/IR/
DCore.cpp58 void LLVMShutdown() { in LLVMShutdown() function