Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionParser.cpp1322 auto *ast_source_wrapper = new ExternalASTSourceWrapper(ast_source); in ParseInternal() local
1329 new SemaSourceWithPriorities(module_wrapper, ast_source_wrapper); in ParseInternal()
1335 m_compiler->getSema().addExternalSource(ast_source_wrapper); in ParseInternal()