Searched refs:InfosRef (Results 1 – 1 of 1) sorted by relevance
1571 auto InfosRef = Infos; in matchIntrinsicType() local1572 auto DeferCheck = [&DeferredChecks, &InfosRef](Type *T) { in matchIntrinsicType()1573 DeferredChecks.emplace_back(T, InfosRef); in matchIntrinsicType()