Searched refs:GetDeclContextContainingUID (Results 1 – 14 of 14) sorted by relevance
248 SymbolFileOnDemand::GetDeclContextContainingUID(lldb::user_id_t type_uid) { in GetDeclContextContainingUID() function in SymbolFileOnDemand254 return m_sym_file_impl->GetDeclContextContainingUID(type_uid); in GetDeclContextContainingUID()
625 GetSymbolFile()->GetDeclContextContainingUID(GetID()), m_payload); in ResolveCompilerType()690 GetSymbolFile()->GetDeclContextContainingUID(GetID()), m_payload); in ResolveCompilerType()
199 return type->GetSymbolFile()->GetDeclContextContainingUID(GetID()); in GetDeclContext()
112 GetDeclContextContainingUID(lldb::user_id_t uid) override;
240 virtual CompilerDeclContext GetDeclContextContainingUID(lldb::user_id_t uid) { in GetDeclContextContainingUID() function
99 GetDeclContextContainingUID(lldb::user_id_t uid) override;
668 return GetDeclContextContainingUID(uid); in GetDeclContextForUID()674 SymbolFilePDB::GetDeclContextContainingUID(lldb::user_id_t uid) { in GetDeclContextContainingUID() function in SymbolFilePDB1140 GetDeclContextContainingUID(result->getSymIndexId()) != parent_decl_ctx) in FindGlobalVariables()1338 GetDeclContextContainingUID(id) != parent_decl_ctx) in FindFunctions()
117 CompilerDeclContext GetDeclContextContainingUID(lldb::user_id_t uid) override;
2098 SymbolFileNativePDB::GetDeclContextContainingUID(lldb::user_id_t uid) { in GetDeclContextContainingUID() function in SymbolFileNativePDB
96 CompilerDeclContext GetDeclContextContainingUID(lldb::user_id_t uid) override;
152 CompilerDeclContext GetDeclContextContainingUID(lldb::user_id_t uid) override;
1392 SymbolFileDWARFDebugMap::GetDeclContextContainingUID(lldb::user_id_t type_uid) { in GetDeclContextContainingUID() function in SymbolFileDWARFDebugMap1395 return oso_dwarf->GetDeclContextContainingUID(type_uid); in GetDeclContextContainingUID()
3301 dwarf->GetDeclContextContainingUID(die.GetID())); in GetClangDeclForDIE()3316 dwarf->GetDeclContextContainingUID(die.GetID())); in GetClangDeclForDIE()3336 dwarf->GetDeclContextContainingUID(die.GetID())); in GetClangDeclForDIE()
1452 SymbolFileDWARF::GetDeclContextContainingUID(lldb::user_id_t type_uid) { in GetDeclContextContainingUID() function in SymbolFileDWARF