Searched refs:ImporterDelegateSP (Results 1 – 2 of 2) sorted by relevance
361 typedef std::shared_ptr<ASTImporterDelegate> ImporterDelegateSP; typedef362 typedef llvm::DenseMap<clang::ASTContext *, ImporterDelegateSP> DelegateMap;456 ImporterDelegateSP GetDelegate(clang::ASTContext *dst_ctx, in GetDelegate()464 ImporterDelegateSP delegate = in GetDelegate()465 ImporterDelegateSP(new ASTImporterDelegate(*this, dst_ctx, src_ctx)); in GetDelegate()
48 ImporterDelegateSP delegate_sp(GetDelegate(&dst_clang_ast, &src_clang_ast)); in CopyType()71 ImporterDelegateSP delegate_sp; in CopyDecl()220 ClangASTImporter::ImporterDelegateSP m_delegate;804 ImporterDelegateSP delegate_sp( in CompleteTagDecl()822 ImporterDelegateSP delegate_sp( in CompleteTagDeclWithOrigin()844 ImporterDelegateSP delegate_sp( in CompleteObjCInterfaceDecl()870 ImporterDelegateSP delegate_sp( in CompleteAndFetchChildren()902 ImporterDelegateSP delegate_sp( in CompleteAndFetchChildren()