Searched refs:LLVMShutdown (Results 1 – 7 of 7) sorted by relevance
141 LLVMShutdown(); in main()
173 LLVMShutdown(); in main()
155 LLVMShutdown(); in main()
217 LLVMShutdown(); in main()
488 library.LLVMShutdown.argtypes = []489 library.LLVMShutdown.restype = None
472 void LLVMShutdown(void);
58 void LLVMShutdown() { in LLVMShutdown() function