Searched refs:CxxModuleScope (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DClangASTImporter.h200 class CxxModuleScope { class in struct:lldb_private::ClangASTImporter::ASTImporterDelegate
209 CxxModuleScope(ASTImporterDelegate &delegate, clang::ASTContext *dst_ctx) function in class:lldb_private::ClangASTImporter::ASTImporterDelegate::CxxModuleScope
219 ~CxxModuleScope() {
/freebsd-11-stable/contrib/llvm-project/lldb/source/Symbol/
H A DClangASTImporter.cpp45 ASTImporterDelegate::CxxModuleScope std_scope(*delegate_sp, &dst_clang_ast);
70 ASTImporterDelegate::CxxModuleScope std_scope(*delegate_sp, dst_ast);
587 ASTImporterDelegate::CxxModuleScope std_scope(*delegate_sp,
656 ASTImporterDelegate::CxxModuleScope std_scope(*delegate_sp,

Completed in 168 milliseconds