Searched refs:TryLValueToRValueCast (Results 1 – 1 of 1) sorted by relevance
214 static TryCastResult TryLValueToRValueCast(Sema &Self, Expr *SrcExpr,1298 tcr = TryLValueToRValueCast(Self, SrcExpr.get(), DestType, CStyle, Kind, in TryStaticCast()1472 TryCastResult TryLValueToRValueCast(Sema &Self, Expr *SrcExpr, in TryLValueToRValueCast() function