Lines Matching refs:elem
1147 for (unsigned elem = 0; elem != Elems.size(); ++elem)1148 OS << (elem ? ", " : " ") << getQualifiedName(Elems[elem]);