Home
last modified time | relevance | path

Searched defs:type_uid (Results 1 – 12 of 12) sorted by relevance

/llvm-project/lldb/source/Plugins/SymbolFile/JSON/
H A DSymbolFileJSON.h84 Type *ResolveTypeUID(lldb::user_id_t type_uid) override { return nullptr; } in ResolveTypeUID()
86 lldb::user_id_t type_uid, in GetDynamicArrayInfoForUID()
/llvm-project/lldb/source/Symbol/
H A DSymbolFileOnDemand.cpp187 Type *SymbolFileOnDemand::ResolveTypeUID(lldb::user_id_t type_uid) { in ResolveTypeUID() argument
203 lldb::user_id_t type_uid, const lldb_private::ExecutionContext *exe_ctx) { in GetDynamicArrayInfoForUID() argument
221 CompilerDecl SymbolFileOnDemand::GetDeclForUID(lldb::user_id_t type_uid) { in GetDeclForUID() argument
238 GetDeclContextForUID(lldb::user_id_t type_uid) GetDeclContextForUID() argument
248 GetDeclContextContainingUID(lldb::user_id_t type_uid) GetDeclContextContainingUID() argument
[all...]
H A DTypeMap.cpp36 user_id_t type_uid = type_sp->GetID(); in InsertUnique() local
H A DFunction.cpp259 Function(CompileUnit * comp_unit,lldb::user_id_t func_uid,lldb::user_id_t type_uid,const Mangled & mangled,Type * type,const AddressRange & range) Function() argument
/llvm-project/lldb/source/Plugins/SymbolFile/Symtab/
H A DSymbolFileSymtab.cpp229 Type *SymbolFileSymtab::ResolveTypeUID(lldb::user_id_t type_uid) { in ResolveTypeUID() argument
235 lldb::user_id_t type_uid, const lldb_private::ExecutionContext *exe_ctx) { in GetDynamicArrayInfoForUID() argument
/llvm-project/lldb/source/Plugins/SymbolFile/Breakpad/
H A DSymbolFileBreakpad.h95 Type *ResolveTypeUID(lldb::user_id_t type_uid) override { return nullptr; } in ResolveTypeUID()
97 lldb::user_id_t type_uid, in GetDynamicArrayInfoForUID()
/llvm-project/lldb/source/Plugins/SymbolFile/CTF/
H A DSymbolFileCTF.cpp726 lldb::user_id_t type_uid = 1; ParseTypes() local
890 const uint32_t type_uid = m_data.GetU32(&object_offset); ParseObjects() local
986 ResolveTypeUID(lldb::user_id_t type_uid) ResolveTypeUID() argument
[all...]
H A DSymbolFileCTF.h91 lldb::user_id_t type_uid, in GetDynamicArrayInfoForUID()
/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARFDebugMap.cpp785 Type *SymbolFileDWARFDebugMap::ResolveTypeUID(lldb::user_id_t type_uid) { in ResolveTypeUID() argument
796 lldb::user_id_t type_uid, const lldb_private::ExecutionContext *exe_ctx) { in GetDynamicArrayInfoForUID() argument
1377 GetDeclContextForUID(lldb::user_id_t type_uid) GetDeclContextForUID() argument
1385 GetDeclContextContainingUID(lldb::user_id_t type_uid) GetDeclContextContainingUID() argument
1393 GetCompilerContextForUID(lldb::user_id_t type_uid) GetCompilerContextForUID() argument
[all...]
H A DSymbolFileDWARF.cpp1480 GetDeclForUID(lldb::user_id_t type_uid) GetDeclForUID() argument
1493 GetDeclContextForUID(lldb::user_id_t type_uid) GetDeclContextForUID() argument
1506 GetDeclContextContainingUID(lldb::user_id_t type_uid) GetDeclContextContainingUID() argument
1517 GetCompilerContextForUID(lldb::user_id_t type_uid) GetCompilerContextForUID() argument
1527 ResolveTypeUID(lldb::user_id_t type_uid) ResolveTypeUID() argument
1539 GetDynamicArrayInfoForUID(lldb::user_id_t type_uid,const lldb_private::ExecutionContext * exe_ctx) GetDynamicArrayInfoForUID() argument
[all...]
/llvm-project/lldb/source/Plugins/SymbolFile/PDB/
H A DSymbolFilePDB.cpp563 ResolveTypeUID(lldb::user_id_t type_uid) ResolveTypeUID() argument
598 GetDynamicArrayInfoForUID(lldb::user_id_t type_uid,const lldb_private::ExecutionContext * exe_ctx) GetDynamicArrayInfoForUID() argument
/llvm-project/lldb/source/Plugins/SymbolFile/NativePDB/
H A DSymbolFileNativePDB.cpp2093 ResolveTypeUID(lldb::user_id_t type_uid) ResolveTypeUID() argument
2118 GetDynamicArrayInfoForUID(lldb::user_id_t type_uid,const lldb_private::ExecutionContext * exe_ctx) GetDynamicArrayInfoForUID() argument