Searched refs:GetCompilerContextForUID (Results 1 – 6 of 6) sorted by relevance
97 GetCompilerContextForUID(lldb::user_id_t uid) override;
156 GetCompilerContextForUID(lldb::user_id_t uid) override;
1383 SymbolFileDWARFDebugMap::GetCompilerContextForUID(lldb::user_id_t type_uid) { in GetCompilerContextForUID() function in SymbolFileDWARFDebugMap1386 return oso_dwarf->GetCompilerContextForUID(type_uid); in GetCompilerContextForUID()
1517 SymbolFileDWARF::GetCompilerContextForUID(lldb::user_id_t type_uid) { in GetCompilerContextForUID() function in SymbolFileDWARF
236 GetCompilerContextForUID(lldb::user_id_t uid) { in GetCompilerContextForUID() function
534 return sym_file->GetCompilerContextForUID(GetID()); in GetCompilerContext()