Searched defs:type_uid (Results 1 - 6 of 6) sorted by relevance

/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Symbol/
H A DTypeMap.cpp67 user_id_t type_uid = type_sp->GetID(); local
H A DFunction.cpp205 Function( CompileUnit *comp_unit, lldb::user_id_t func_uid, lldb::user_id_t type_uid, const Mangled &mangled, Type * type, const AddressRange& range ) argument
229 Function( CompileUnit *comp_unit, lldb::user_id_t func_uid, lldb::user_id_t type_uid, const char *mangled, Type *type, const AddressRange &range ) argument
H A DSymbolVendor.cpp268 SymbolVendor::ResolveTypeUID(lldb::user_id_t type_uid) argument
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/Symtab/
H A DSymbolFileSymtab.cpp294 SymbolFileSymtab::ResolveTypeUID(lldb::user_id_t type_uid) argument
/freebsd-11.0-release/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARFDebugMap.cpp764 SymbolFileDWARFDebugMap::ResolveTypeUID(lldb::user_id_t type_uid) argument
1424 SymbolFileDWARFDebugMap::GetDeclContextForUID (lldb::user_id_t type_uid) argument
1434 SymbolFileDWARFDebugMap::GetDeclContextContainingUID (lldb::user_id_t type_uid) argument
H A DSymbolFileDWARF.cpp1443 SymbolFileDWARF::GetDeclForUID (lldb::user_id_t type_uid) argument
1463 SymbolFileDWARF::GetDeclContextForUID (lldb::user_id_t type_uid) argument
1483 SymbolFileDWARF::GetDeclContextContainingUID (lldb::user_id_t type_uid) argument
1504 SymbolFileDWARF::ResolveTypeUID (lldb::user_id_t type_uid) argument
[all...]

Completed in 168 milliseconds