Searched refs:LLVMShutdown (Results 1 – 3 of 3) sorted by relevance
477 library.LLVMShutdown.argtypes = []478 library.LLVMShutdown.restype = None
427 void LLVMShutdown(void);
59 void LLVMShutdown() { in LLVMShutdown() function