Searched refs:ForgetSource (Results 1 – 3 of 3) sorted by relevance
201 void ForgetSource (clang::ASTContext *dst_ctx, clang::ASTContext *src_ctx);
423 ClangASTImporter::ForgetSource (clang::ASTContext *dst_ast, clang::ASTContext *src_ast) in ForgetSource() function in ClangASTImporter
45 m_ast_importer->ForgetSource(scratch_ast_context, m_ast_context); in ~ClangASTSource()