Searched refs:m_found (Results 1 – 2 of 2) sorted by relevance
441 } m_found; member470 memset(&m_found, 0, sizeof(m_found)); in NameSearchContext()
863 if (!context.m_found.variable) in FindExternalVisibleDecls()1233 context.m_found.variable = true; in FindExternalVisibleDecls()1250 context.m_found.variable = true; in FindExternalVisibleDecls()1255 if (!context.m_found.variable) in FindExternalVisibleDecls()1313 context.m_found.function_with_type_info = true; in FindExternalVisibleDecls()1314 context.m_found.function = true; in FindExternalVisibleDecls()1325 if (!context.m_found.function_with_type_info) in FindExternalVisibleDecls()1330 context.m_found.function = true; in FindExternalVisibleDecls()1335 context.m_found.function = true; in FindExternalVisibleDecls()1340 if (target && !context.m_found.variable && !namespace_decl) in FindExternalVisibleDecls()[all …]