Home | History | Annotate | Download | only in slang

Lines Matching defs:Expected

959           const RSExportRecordType *Expected = EF->getParamPacketType();
960 if (Expected) {
961 fprintf(stderr, "Expected:\n");
962 Expected->getLLVMType()->dump();