Searched refs:fixOverloadedReinterpretCastExpr (Results 1 – 1 of 1) sorted by relevance
2226 static bool fixOverloadedReinterpretCastExpr(Sema &Self, QualType DestType, in fixOverloadedReinterpretCastExpr() function2268 if (!fixOverloadedReinterpretCastExpr(Self, DestType, FixedExpr)) in TryReinterpretCast()