Searched refs:GetBestPossibleDecl (Results 1 – 3 of 3) sorted by relevance
150 PdbTypeSymId GetBestPossibleDecl(PdbTypeSymId id, llvm::pdb::TpiStream &tpi);
460 PdbTypeSymId best_ti = GetBestPossibleDecl(tag_ti, index.tpi()); in CompleteTagDecl() 820 PdbTypeSymId best_type = GetBestPossibleDecl(type, index.tpi()); in GetOrCreateType()
1044 PdbTypeSymId lldb_private::npdb::GetBestPossibleDecl(PdbTypeSymId id, in GetBestPossibleDecl() function in lldb_private::npdb