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()
605 GetSymbolFile()->GetDeclContextContainingUID(GetID()), m_payload); in ResolveCompilerType()664 GetSymbolFile()->GetDeclContextContainingUID(GetID()), m_payload); in ResolveCompilerType()
197 return type->GetSymbolFile()->GetDeclContextContainingUID(GetID()); in GetDeclContext()
112 GetDeclContextContainingUID(lldb::user_id_t uid) override;
232 virtual CompilerDeclContext GetDeclContextContainingUID(lldb::user_id_t uid) { in GetDeclContextContainingUID() function
99 GetDeclContextContainingUID(lldb::user_id_t uid) override;
682 return GetDeclContextContainingUID(uid); in GetDeclContextForUID()688 SymbolFilePDB::GetDeclContextContainingUID(lldb::user_id_t uid) { in GetDeclContextContainingUID() function in SymbolFilePDB1154 GetDeclContextContainingUID(result->getSymIndexId()) != parent_decl_ctx) in FindGlobalVariables()1353 GetDeclContextContainingUID(id) != parent_decl_ctx) in FindFunctions()
117 CompilerDeclContext GetDeclContextContainingUID(lldb::user_id_t uid) override;
2078 SymbolFileNativePDB::GetDeclContextContainingUID(lldb::user_id_t uid) { in GetDeclContextContainingUID() function in SymbolFileNativePDB
95 CompilerDeclContext GetDeclContextContainingUID(lldb::user_id_t uid) override;
153 CompilerDeclContext GetDeclContextContainingUID(lldb::user_id_t uid) override;
1375 SymbolFileDWARFDebugMap::GetDeclContextContainingUID(lldb::user_id_t type_uid) { in GetDeclContextContainingUID() function in SymbolFileDWARFDebugMap1378 return oso_dwarf->GetDeclContextContainingUID(type_uid); in GetDeclContextContainingUID()
3364 dwarf->GetDeclContextContainingUID(die.GetID())); in GetClangDeclForDIE()3379 dwarf->GetDeclContextContainingUID(die.GetID())); in GetClangDeclForDIE()3399 dwarf->GetDeclContextContainingUID(die.GetID())); in GetClangDeclForDIE()
1506 SymbolFileDWARF::GetDeclContextContainingUID(lldb::user_id_t type_uid) { in GetDeclContextContainingUID() function in SymbolFileDWARF