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