Searched refs:GetDeclContextForUID (Results 1 – 11 of 11) sorted by relevance
165 virtual CompilerDeclContext GetDeclContextForUID(lldb::user_id_t uid) { in GetDeclContextForUID() function
95 GetDeclContextForUID(lldb::user_id_t uid) override;
620 SymbolFilePDB::GetDeclContextForUID(lldb::user_id_t uid) { in GetDeclContextForUID() function in SymbolFilePDB
114 CompilerDeclContext GetDeclContextForUID(lldb::user_id_t uid) override;
1496 SymbolFileNativePDB::GetDeclContextForUID(lldb::user_id_t uid) { in GetDeclContextForUID() function in SymbolFileNativePDB
87 GetDeclContextForUID(lldb::user_id_t uid) override;
153 GetDeclContextForUID(lldb::user_id_t uid) override;
1300 SymbolFileDWARFDebugMap::GetDeclContextForUID(lldb::user_id_t type_uid) { in GetDeclContextForUID() function in SymbolFileDWARFDebugMap1304 return oso_dwarf->GetDeclContextForUID(type_uid); in GetDeclContextForUID()
1366 SymbolFileDWARF::GetDeclContextForUID(lldb::user_id_t type_uid) { in GetDeclContextForUID() function in SymbolFileDWARF3072 std::string scope_qualified_name(GetDeclContextForUID(die.GetID()) in ParseType()
456 return sym_file->GetDeclContextForUID(GetID()); in GetDeclContext()
444 return sym_file->GetDeclContextForUID(GetID()); in GetDeclContext()