Searched refs:found_ast (Results 1 – 1 of 1) sorted by relevance
9809 auto found_ast = m_isolated_asts.find(feature); in GetIsolatedAST() local9810 if (found_ast != m_isolated_asts.end()) in GetIsolatedAST()9811 return *found_ast->second; in GetIsolatedAST()