Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangExpressionParser.cpp1141 auto ast_source_wrapper = new ExternalASTSourceWrapper(ast_source); in ParseInternal() local
1144 new SemaSourceWithPriorities(*module_wrapper, *ast_source_wrapper); in ParseInternal()