reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
2787 for (unsigned i = 0; i < 3; ++i) { 2787 for (unsigned i = 0; i < 3; ++i) { 2788 const Expr *E = AL.getArgAsExpr(i); 2789 if (!checkUInt32Argument(S, AL, E, WGSize[i], i, 2789 if (!checkUInt32Argument(S, AL, E, WGSize[i], i, 2792 if (WGSize[i] == 0) {