Searched refs:LLVMShutdown (Results 1 – 6 of 6) sorted by relevance
144 LLVMShutdown(); in main()
164 LLVMShutdown(); in main()
220 LLVMShutdown(); in main()
479 library.LLVMShutdown.argtypes = []480 library.LLVMShutdown.restype = None
482 void LLVMShutdown(void);
60 void LLVMShutdown() { in LLVMShutdown() function