Home
last modified time | relevance | path

Searched defs:ASTImporterDelegate (Results 1 – 1 of 1) sorted by relevance

/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangASTImporter.h283 struct ASTImporterDelegate : public clang::ASTImporter { struct
284 ASTImporterDelegate(ClangASTImporter &main, clang::ASTContext *target_ctx, in ASTImporterDelegate() argument
308 /// The ASTImporterDelegate we are supposed to attach the handler to. argument
309 ASTImporterDelegate &m_delegate; argument
314 CxxModuleScopeASTImporterDelegate CxxModuleScope() argument
324 ~CxxModuleScopeASTImporterDelegate ~CxxModuleScope() argument
361 m_new_decl_listenerASTImporterDelegate global() argument
[all...]