reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
139 assert(!gse->isResultDependent()); 140 unsigned resultIndex = gse->getResultIndex(); 141 unsigned numAssocs = gse->getNumAssocs(); 149 gse->associations()) { 158 S.Context, gse->getGenericLoc(), gse->getControllingExpr(), 158 S.Context, gse->getGenericLoc(), gse->getControllingExpr(), 159 assocTypes, assocExprs, gse->getDefaultLoc(), gse->getRParenLoc(), 159 assocTypes, assocExprs, gse->getDefaultLoc(), gse->getRParenLoc(), 160 gse->containsUnexpandedParameterPack(), resultIndex);