Lines Matching defs:Expected
1073 assert(A && "Expected non-nullptr argument.");
4195 // include as part of the module. All other jobs are expected to have exactly
4227 types::ID Expected = HeaderModuleInput.getType();
4228 if (I.getType() != Expected) {
4231 << types::getTypeName(Expected);
4298 assert(CTC && "Expected valid CUDA Toolchain.");
7567 // The version with only one output is expected to refer to a bundling job.
7600 assert(CurTC == nullptr && "Expected one dependence!");
7631 assert(CurTC == nullptr && "Expected one dependence!");
7650 // The version with multiple outputs is expected to refer to a unbundling job.