Searched refs:src_ast (Results 1 – 2 of 2) sorted by relevance
36 TypeSystemClang *src_ast = in CopyType() local38 if (!src_ast) in CopyType()41 clang::ASTContext &src_clang_ast = src_ast->getASTContext(); in CopyType()70 clang::ASTContext *src_ast = &decl->getASTContext(); in CopyDecl() local71 delegate_sp = GetDelegate(dst_ast, src_ast); in CopyDecl()792 clang::ASTContext *src_ast) { in ForgetSource() argument800 src_ast, dst_ast); in ForgetSource()805 md->m_delegates.erase(src_ast); in ForgetSource()806 md->removeOriginsWithContext(src_ast); in ForgetSource()
1699 clang::ASTContext *src_ast = in AddNamespace() local1701 if (!src_ast) in AddNamespace()1736 TypeSystemClang *src_ast = in GuardedCopyType() local1738 if (src_ast == nullptr) in GuardedCopyType()