Searched refs:decls_already_deported (Results 1 – 2 of 2) sorted by relevance
252 std::set<NamedDecl *> decls_already_deported; in DeportType() local262 &decls_already_deported); in DeportType()294 std::set<NamedDecl *> decls_already_deported; in DeportDecl() local301 &decls_already_deported); in DeportDecl()601 … std::set<clang::NamedDecl *> *decls_already_deported) in InitDeportWorkQueues() argument607 m_decls_already_deported = decls_already_deported; in InitDeportWorkQueues()
274 std::set<clang::NamedDecl *> *decls_already_deported);