reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
4354 assert(!gse->isResultDependent()); 4356 unsigned n = gse->getNumAssocs(); 4361 for (const GenericSelectionExpr::Association &assoc : gse->associations()) { 4370 Context, gse->getGenericLoc(), gse->getControllingExpr(), subTypes, 4370 Context, gse->getGenericLoc(), gse->getControllingExpr(), subTypes, 4371 subExprs, gse->getDefaultLoc(), gse->getRParenLoc(), 4371 subExprs, gse->getDefaultLoc(), gse->getRParenLoc(), 4372 gse->containsUnexpandedParameterPack(), gse->getResultIndex()); 4372 gse->containsUnexpandedParameterPack(), gse->getResultIndex());