Searched refs:GetDeclContextForUID (Results 1 – 11 of 11) sorted by relevance
204 virtual CompilerDeclContext GetDeclContextForUID(lldb::user_id_t uid) { in GetDeclContextForUID() function
95 GetDeclContextForUID(lldb::user_id_t uid) override;
645 SymbolFilePDB::GetDeclContextForUID(lldb::user_id_t uid) { in GetDeclContextForUID() function in SymbolFilePDB
112 CompilerDeclContext GetDeclContextForUID(lldb::user_id_t uid) override;
1500 SymbolFileNativePDB::GetDeclContextForUID(lldb::user_id_t uid) { in GetDeclContextForUID() function in SymbolFileNativePDB
90 GetDeclContextForUID(lldb::user_id_t uid) override;
152 GetDeclContextForUID(lldb::user_id_t uid) override;
1301 SymbolFileDWARFDebugMap::GetDeclContextForUID(lldb::user_id_t type_uid) { in GetDeclContextForUID() function in SymbolFileDWARFDebugMap1305 return oso_dwarf->GetDeclContextForUID(type_uid); in GetDeclContextForUID()
1345 SymbolFileDWARF::GetDeclContextForUID(lldb::user_id_t type_uid) { in GetDeclContextForUID() function in SymbolFileDWARF2899 std::string scope_qualified_name(GetDeclContextForUID(die.GetID()) in ParseType()
471 return sym_file->GetDeclContextForUID(GetID()); in GetDeclContext()
496 return sym_file->GetDeclContextForUID(GetID()); in GetDeclContext()