Searched defs:CreateInvocationOptions (Results 1 – 1 of 1) sorted by relevance
195 struct CreateInvocationOptions { struct198 IntrusiveRefCntPtr<DiagnosticsEngine> Diags = nullptr;202 IntrusiveRefCntPtr<llvm::vfs::FileSystem> VFS = nullptr;206 bool RecoverOnError = false;234 /// See CreateInvocationOptions::ShouldRecoverOnErrors to try harder! argument