Searched refs:m_isolated_asts (Results 1 – 2 of 2) sorted by relevance
1355 m_isolated_asts; variable
9725 for (const auto &a : m_isolated_asts) in Dump()9788 for (const auto &a : m_isolated_asts) in ForgetSource()9809 auto found_ast = m_isolated_asts.find(feature); in GetIsolatedAST()9810 if (found_ast != m_isolated_asts.end()) in GetIsolatedAST()9817 m_isolated_asts.insert({feature, new_ast_sp}); in GetIsolatedAST()