Searched defs:decls_to_deport (Results 1 – 1 of 1) sorted by relevance
122 std::set<NamedDecl *> decls_to_deport; in DeportType() local158 std::set<NamedDecl *> decls_to_deport; in DeportDecl() local454 ClangASTImporter::Minion::InitDeportWorkQueues (std::set<clang::NamedDecl *> *decls_to_deport, in InitDeportWorkQueues()