Searched refs:LLVMShutdown (Results 1 – 7 of 7) sorted by relevance
477 library.LLVMShutdown.argtypes = []478 library.LLVMShutdown.restype = None
474 library.LLVMShutdown.argtypes = []475 library.LLVMShutdown.restype = None
417 LLVMShutdown(); in main()
406 void LLVMShutdown(void);
458 void LLVMShutdown(void);
60 void LLVMShutdown() { in LLVMShutdown() function