Searched refs:src_ast (Results 1 – 2 of 2) sorted by relevance
35 TypeSystemClang *src_ast = in CopyType() local37 if (!src_ast) in CopyType()40 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()
1691 clang::ASTContext *src_ast = in AddNamespace() local1693 if (!src_ast) in AddNamespace()1728 TypeSystemClang *src_ast = in GuardedCopyType() local1730 if (src_ast == nullptr) in GuardedCopyType()