Searched refs:ExpectedInputType (Results 1 – 1 of 1) sorted by relevance
4944 auto ExpectedInputType = ExtractAPIPlaceholderInput.getType(); in ConstructJob() local4945 if (I.getType() != ExpectedInputType) { in ConstructJob()4948 << types::getTypeName(ExpectedInputType); in ConstructJob()