Searched refs:m_match_set (Results 1 – 1 of 1) sorted by relevance
239 m_match_set.insert(func_name); in SearchCallback()247 collection::iterator pos = m_match_set.begin(), end = m_match_set.end(); in DoCompletion()248 for (pos = m_match_set.begin(); pos != end; pos++) in DoCompletion()255 collection m_match_set; member in __anon85b7f05a0311::SymbolCompleter