Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionParser.cpp340 static void SetupDefaultClangDiagnostics(CompilerInstance &compiler) { in SetupDefaultClangDiagnostics() function
630 SetupDefaultClangDiagnostics(*m_compiler); in ClangExpressionParser()