Home
last modified time | relevance | path

Searched refs:UserIDMatches (Results 1 – 2 of 2) sorted by relevance

/external/lldb/source/Plugins/SymbolFile/DWARF/
DSymbolFileDWARF.h487 UserIDMatches (lldb::user_id_t uid) const in UserIDMatches() function
DSymbolFileDWARF.cpp2243 if (debug_info && UserIDMatches(type_uid)) in GetClangDeclContextContainingTypeUID()
2256 if (UserIDMatches(type_uid)) in GetClangDeclContextForTypeUID()
2264 if (UserIDMatches(type_uid)) in ResolveTypeUID()