Searched defs:type_uid (Results 1 – 7 of 7) sorted by relevance
132 …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()
200 lldb::user_id_t type_uid, in Function()224 lldb::user_id_t type_uid, in Function()
67 user_id_t type_uid = type_sp->GetID(); in InsertUnique() local
241 SymbolVendor::ResolveTypeUID(lldb::user_id_t type_uid) in ResolveTypeUID()
290 SymbolFileSymtab::ResolveTypeUID(lldb::user_id_t type_uid) in ResolveTypeUID()
774 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()
2240 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