Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangASTImporter.h305 class CxxModuleScope {
314 CxxModuleScope(ASTImporterDelegate &delegate, clang::ASTContext *dst_ctx) in CxxModuleScope() function
324 ~CxxModuleScope() { in ~CxxModuleScope()
H A DClangASTImporter.cpp52 ASTImporterDelegate::CxxModuleScope std_scope(*delegate_sp, &dst_clang_ast); in CopyType()
76 ASTImporterDelegate::CxxModuleScope std_scope(*delegate_sp, dst_ast); in CopyDecl()
808 ASTImporterDelegate::CxxModuleScope std_scope(*delegate_sp, in CompleteTagDecl()
874 ASTImporterDelegate::CxxModuleScope std_scope(*delegate_sp, in CompleteAndFetchChildren()