Home
last modified time | relevance | path

Searched refs:diag_id_sp (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp742 llvm::IntrusiveRefCntPtr<DiagnosticIDs> diag_id_sp(new DiagnosticIDs()); in CreateASTContext() local
744 std::make_unique<DiagnosticsEngine>(diag_id_sp, new DiagnosticOptions()); in CreateASTContext()