Home
last modified time | relevance | path

Searched defs:CreateInvocationOptions (Results 1 – 1 of 1) sorted by relevance

/llvm-project/clang/include/clang/Frontend/
H A DUtils.h195 struct CreateInvocationOptions { struct
198 IntrusiveRefCntPtr<DiagnosticsEngine> Diags = nullptr;
202 IntrusiveRefCntPtr<llvm::vfs::FileSystem> VFS = nullptr;
206 bool RecoverOnError = false;
234 /// See CreateInvocationOptions::ShouldRecoverOnErrors to try harder! argument