Searched refs:decls_already_deported (Results 1 – 2 of 2) sorted by relevance
123 std::set<NamedDecl *> decls_already_deported; in DeportType() local126 &decls_already_deported); in DeportType()159 std::set<NamedDecl *> decls_already_deported; in DeportDecl() local162 &decls_already_deported); in DeportDecl()455 … std::set<clang::NamedDecl *> *decls_already_deported) in InitDeportWorkQueues() argument461 m_decls_already_deported = decls_already_deported; in InitDeportWorkQueues()
274 std::set<clang::NamedDecl *> *decls_already_deported);