Searched refs:entity_index (Results 1 – 1 of 1) sorted by relevance
125 for (size_t entity_index = 0, num_entities = m_found_entities.GetSize(); in DidParse() local126 entity_index < num_entities; in DidParse()127 ++entity_index) in DidParse()129 ClangExpressionVariableSP var_sp(m_found_entities.GetVariableAtIndex(entity_index)); in DidParse()