Searched refs:E2Result (Results 1 – 1 of 1) sorted by relevance
7482 ExprResult E2Result = E2ToC.Perform(*this, Entity, Kind, E2); in FindCompositePointerType() local7483 if (E2Result.isInvalid()) in FindCompositePointerType()7485 E2 = E2Result.get(); in FindCompositePointerType()