Searched refs:GetCompilerContextForUID (Results 1 – 6 of 6) sorted by relevance
98 GetCompilerContextForUID(lldb::user_id_t uid) override;
155 GetCompilerContextForUID(lldb::user_id_t uid) override;
1400 SymbolFileDWARFDebugMap::GetCompilerContextForUID(lldb::user_id_t type_uid) { in GetCompilerContextForUID() function in SymbolFileDWARFDebugMap1403 return oso_dwarf->GetCompilerContextForUID(type_uid); in GetCompilerContextForUID()
1463 SymbolFileDWARF::GetCompilerContextForUID(lldb::user_id_t type_uid) { in GetCompilerContextForUID() function in SymbolFileDWARF
244 GetCompilerContextForUID(lldb::user_id_t uid) { in GetCompilerContextForUID() function
546 return sym_file->GetCompilerContextForUID(GetID()); in GetCompilerContext()