Home
last modified time | relevance | path

Searched refs:InitDeportWorkQueues (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/lldb/source/Symbol/
H A DClangASTImporter.cpp266 minion_sp->InitDeportWorkQueues(&decls_to_deport, &decls_already_deported); in DeportType()
301 minion_sp->InitDeportWorkQueues(&decls_to_deport, &decls_already_deported); in DeportDecl()
818 void ClangASTImporter::Minion::InitDeportWorkQueues( in InitDeportWorkQueues() function in ClangASTImporter::Minion
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Symbol/
H A DClangASTImporter.h257 InitDeportWorkQueues(std::set<clang::NamedDecl *> *decls_to_deport,