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

/external/lldb/source/Target/
H A DCPPLanguageRuntime.cpp146 GetEquivalentsMap () function
222 uint32_t count = GetEquivalentsMap().FindExactMatches(type_name, equivalents);
230 count = GetEquivalentsMap().FindPartialMatches(type_name, equivalents);

Completed in 517 milliseconds