Searched defs:ExternalASTSourceWrapper (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DASTUtils.cpp
H A DASTUtils.h21 class ExternalASTSourceWrapper : public clang::ExternalSemaSource { class in namespace:lldb_private
25 ExternalASTSourceWrapper(ExternalASTSource *Source) : m_Source(Source) { function in class:lldb_private::ExternalASTSourceWrapper

Completed in 50 milliseconds