Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangModulesDeclVendor.cpp231 ClangModulesDeclVendorImpl(llvm::IntrusiveRefCntPtr<clang::DiagnosticsEngine> diagnostics_engine,std::shared_ptr<clang::CompilerInvocation> compiler_invocation,std::unique_ptr<clang::CompilerInstance> compiler_instance,std::unique_ptr<clang::Parser> parser) ClangModulesDeclVendorImpl() argument
709 llvm::IntrusiveRefCntPtr<clang::DiagnosticsEngine> diagnostics_engine = Create() local