Searched refs:LocalDiagOpts (Results 1 – 1 of 1) sorted by relevance
34 std::optional<DiagnosticOptions> LocalDiagOpts; in createInvocation() local39 LocalDiagOpts.emplace(); in createInvocation()41 Opts.VFS ? *Opts.VFS : *llvm::vfs::getRealFileSystem(), *LocalDiagOpts); in createInvocation()