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