Searched defs:CreateInvocationOptions (Results 1 – 4 of 4) 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
193 struct CreateInvocationOptions { struct196 IntrusiveRefCntPtr<DiagnosticsEngine> Diags = nullptr;200 IntrusiveRefCntPtr<llvm::vfs::FileSystem> VFS = nullptr;204 bool RecoverOnError = false;232 /// See CreateInvocationOptions::ShouldRecoverOnErrors to try harder! argument