Lines Matching full:anypointers
1254 bool AnyPointers = isFunctionOrMethodVariadic(D);1256 I != E && !AnyPointers; ++I) {1259 AnyPointers = true;1262 if (!AnyPointers)