reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
17550 if (Proto) { 17570 ArrayRef<QualType> ParamTypes = Proto->getParamTypes(); 17572 if (ParamTypes.empty() && Proto->isVariadic()) { // the special case 17587 Proto->getExtProtoInfo());