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