Searched refs:query_simple (Results 1 – 1 of 1) sorted by relevance
2796 TypeQuery query_simple(query); in FindTypes() local2797 if (UpdateCompilerContextForSimpleTemplateNames(query_simple)) { in FindTypes()2801 m_index->GetTypes(query_simple.GetTypeBasename(), [&](DWARFDIE die) { in FindTypes()2815 if (!query_simple.ContextMatches(die_context)) in FindTypes()