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