Searched refs:GetDeclContextForUID (Results 1 – 13 of 13) sorted by relevance
237 SymbolFileOnDemand::GetDeclContextForUID(lldb::user_id_t type_uid) { in GetDeclContextForUID() function in SymbolFileOnDemand243 return m_sym_file_impl->GetDeclContextForUID(type_uid); in GetDeclContextForUID()
482 return sym_file->GetDeclContextForUID(GetID()); in GetDeclContext()
495 return sym_file->GetDeclContextForUID(GetID()); in GetDeclContext()
108 GetDeclContextForUID(lldb::user_id_t uid) override;
215 virtual CompilerDeclContext GetDeclContextForUID(lldb::user_id_t uid) { in GetDeclContextForUID() function
95 GetDeclContextForUID(lldb::user_id_t uid) override;
651 SymbolFilePDB::GetDeclContextForUID(lldb::user_id_t uid) { in GetDeclContextForUID() function in SymbolFilePDB
90 GetDeclContextForUID(lldb::user_id_t uid) override;
1274 SymbolFileDWARFDebugMap::GetDeclContextForUID(lldb::user_id_t type_uid) { in GetDeclContextForUID() function in SymbolFileDWARFDebugMap1278 return oso_dwarf->GetDeclContextForUID(type_uid); in GetDeclContextForUID()
154 GetDeclContextForUID(lldb::user_id_t uid) override;
1441 SymbolFileDWARF::GetDeclContextForUID(lldb::user_id_t type_uid) { in GetDeclContextForUID() function in SymbolFileDWARF2992 std::string scope_qualified_name(GetDeclContextForUID(die.GetID()) in ParseType()
115 CompilerDeclContext GetDeclContextForUID(lldb::user_id_t uid) override;
1894 SymbolFileNativePDB::GetDeclContextForUID(lldb::user_id_t uid) { in GetDeclContextForUID() function in SymbolFileNativePDB