Searched refs:E1ToC2 (Results 1 – 1 of 1) sorted by relevance
5540 InitializationSequence E1ToC2(*this, Entity2, Kind, E1); in FindCompositePointerType() local5542 if (E1ToC2 && E2ToC2) { in FindCompositePointerType()5569 InitializationSequence E1ToC2(*this, Entity2, Kind, E1); in FindCompositePointerType() local5571 if (!E1ToC2 || !E2ToC2) in FindCompositePointerType()5576 = E1ToC2.Perform(*this, Entity2, Kind, E1); in FindCompositePointerType()