Searched refs:GetBestPossibleDecl (Results 1 – 3 of 3) sorted by relevance
151 PdbTypeSymId GetBestPossibleDecl(PdbTypeSymId id, llvm::pdb::TpiStream &tpi);
666 PdbTypeSymId best_ti = GetBestPossibleDecl(tag_ti, m_index.tpi()); in CompleteTagDecl()956 PdbTypeSymId best_type = GetBestPossibleDecl(type, m_index.tpi()); in GetOrCreateType()
806 PdbTypeSymId lldb_private::npdb::GetBestPossibleDecl(PdbTypeSymId id, in GetBestPossibleDecl() function in lldb_private::npdb