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