Searched refs:Minion (Results 1 – 2 of 2) sorted by relevance
242 class Minion : public clang::ASTImporter245 Minion (ClangASTImporter &master, in Minion() function287 typedef std::shared_ptr<Minion> MinionSP;353 MinionSP minion = MinionSP(new Minion(*this, dst_ctx, src_ctx)); in GetMinion()
454 ClangASTImporter::Minion::InitDeportWorkQueues (std::set<clang::NamedDecl *> *decls_to_deport, in InitDeportWorkQueues()465 ClangASTImporter::Minion::ExecuteDeportWorkQueues () in ExecuteDeportWorkQueues()511 ClangASTImporter::Minion::ImportDefinitionTo (clang::Decl *to, clang::Decl *from) in ImportDefinitionTo()572 ClangASTImporter::Minion::Imported (clang::Decl *from, clang::Decl *to) in Imported()