Lines Matching refs:m_found
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()
1350 context.m_found.variable = true; in FindExternalVisibleDecls()