Searched refs:decls_to_deport (Results 1 – 2 of 2) sorted by relevance
122 std::set<NamedDecl *> decls_to_deport; in DeportType() local125 minion_sp->InitDeportWorkQueues(&decls_to_deport, in DeportType()158 std::set<NamedDecl *> decls_to_deport; in DeportDecl() local161 minion_sp->InitDeportWorkQueues(&decls_to_deport, in DeportDecl()454 ClangASTImporter::Minion::InitDeportWorkQueues (std::set<clang::NamedDecl *> *decls_to_deport, in InitDeportWorkQueues() argument460 m_decls_to_deport = decls_to_deport; in InitDeportWorkQueues()
273 void InitDeportWorkQueues (std::set<clang::NamedDecl *> *decls_to_deport,