Home
last modified time | relevance | path

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

/external/lldb/include/lldb/Symbol/
DSymbolFile.h132 …ngDeclContextForTypeUID (const lldb_private::SymbolContext &sc, lldb::user_id_t type_uid) { return… in GetClangDeclContextForTypeUID()
133 …virtual clang::DeclContext* GetClangDeclContextContainingTypeUID (lldb::user_id_t type_uid) { retu… in GetClangDeclContextContainingTypeUID()
/external/lldb/source/Symbol/
DFunction.cpp200 lldb::user_id_t type_uid, in Function()
224 lldb::user_id_t type_uid, in Function()
DTypeList.cpp67 user_id_t type_uid = type_sp->GetID(); in InsertUnique() local
DSymbolVendor.cpp241 SymbolVendor::ResolveTypeUID(lldb::user_id_t type_uid) in ResolveTypeUID()
/external/lldb/source/Plugins/SymbolFile/Symtab/
DSymbolFileSymtab.cpp290 SymbolFileSymtab::ResolveTypeUID(lldb::user_id_t type_uid) in ResolveTypeUID()
/external/lldb/source/Plugins/SymbolFile/DWARF/
DSymbolFileDWARFDebugMap.cpp774 SymbolFileDWARFDebugMap::ResolveTypeUID(lldb::user_id_t type_uid) in ResolveTypeUID()
1446 SymbolFileDWARFDebugMap::GetClangDeclContextContainingTypeUID (lldb::user_id_t type_uid) in GetClangDeclContextContainingTypeUID()
1456 …ap::GetClangDeclContextForTypeUID (const lldb_private::SymbolContext &sc, lldb::user_id_t type_uid) in GetClangDeclContextForTypeUID()
DSymbolFileDWARF.cpp2240 SymbolFileDWARF::GetClangDeclContextContainingTypeUID (lldb::user_id_t type_uid) in GetClangDeclContextContainingTypeUID()
2254 …RF::GetClangDeclContextForTypeUID (const lldb_private::SymbolContext &sc, lldb::user_id_t type_uid) in GetClangDeclContextForTypeUID()
2262 SymbolFileDWARF::ResolveTypeUID (lldb::user_id_t type_uid) in ResolveTypeUID()
7247 lldb::user_id_t type_uid = LLDB_INVALID_UID; in ParseVariableDIE() local