Searched refs:E1Result (Results 1 – 1 of 1) sorted by relevance
7477 ExprResult E1Result = E1ToC.Perform(*this, Entity, Kind, E1); in FindCompositePointerType() local7478 if (E1Result.isInvalid()) in FindCompositePointerType()7480 E1 = E1Result.get(); in FindCompositePointerType()