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

/external/lldb/source/Plugins/SymbolFile/DWARF/
H A DSymbolFileDWARF.h487 UserIDMatches (lldb::user_id_t uid) const function in class:SymbolFileDWARF
H A DSymbolFileDWARF.cpp2243 if (debug_info && UserIDMatches(type_uid))
2256 if (UserIDMatches(type_uid))
2264 if (UserIDMatches(type_uid))

Completed in 217 milliseconds