Searched refs:newDriver (Results 1 – 2 of 2) sorted by relevance
50 static clang::driver::Driver *newDriver( in newDriver() function250 newDriver(&Diagnostics, BinaryName, Files->getVirtualFileSystem())); in run()
77 newDriver(DiagnosticsEngine *Diagnostics, const char *BinaryName, in newDriver() function339 newDriver(&Diagnostics, BinaryName, &Files->getVirtualFileSystem())); in run()