Searched defs:diagnostics_engine (Results 1 – 1 of 1) sorted by relevance
231 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