Searched refs:CACK (Results 1 – 1 of 1) sorted by relevance
723 static TryCastResult getCastAwayConstnessCastKind(CastAwayConstnessKind CACK, in getCastAwayConstnessCastKind() argument725 switch (CACK) { in getCastAwayConstnessCastKind()2191 if (auto CACK = in TryReinterpretCast() local2194 return getCastAwayConstnessCastKind(CACK, msg); in TryReinterpretCast()2331 if (auto CACK = in TryReinterpretCast() local2334 SuccessResult = getCastAwayConstnessCastKind(CACK, msg); in TryReinterpretCast()