Searched defs:TCR (Results 1 – 2 of 2) sorted by relevance
45 static bool isValidCast(TryCastResult TCR) { in isValidCast()974 auto TCR = TryConstCast(Self, SrcExpr, DestType, /*CStyle*/ false, msg); in CheckConstCast() local985 auto TCR = in CheckAddrspaceCast() local
38 #define TCR 0x0 macro