Searched defs:typeMatch (Results 1 – 2 of 2) sorted by relevance
3651 auto typeMatch = [&](Type actual) { return actual == expected; }; in hasSameOperandAndResultTypes() local
4914 auto typeMatch = [&](Type actual) { return actual == expected; }; in hasSameOperandAndResultTypes() local