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.cpp1128 auto ast_source_wrapper = new ExternalASTSourceWrapper(ast_source); in ParseInternal() local
1131 new SemaSourceWithPriorities(*module_wrapper, *ast_source_wrapper); in ParseInternal()