Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangASTImporter.h283 class CxxModuleScope {
292 CxxModuleScope(ASTImporterDelegate &delegate, clang::ASTContext *dst_ctx) in CxxModuleScope() function
302 ~CxxModuleScope() { in ~CxxModuleScope()
H A DClangASTImporter.cpp49 ASTImporterDelegate::CxxModuleScope std_scope(*delegate_sp, &dst_clang_ast); in CopyType()
73 ASTImporterDelegate::CxxModuleScope std_scope(*delegate_sp, dst_ast); in CopyDecl()
566 ASTImporterDelegate::CxxModuleScope std_scope(*delegate_sp, in CompleteTagDecl()
632 ASTImporterDelegate::CxxModuleScope std_scope(*delegate_sp, in CompleteAndFetchChildren()