Home
last modified time | relevance | path

Searched refs:CACK_Incoherent (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaCast.cpp543 CACK_Incoherent = 3, enumerator
602 : CastAwayConstnessKind::CACK_Incoherent; in unwrapCastAwayConstnessLevel()
620 Kind = CastAwayConstnessKind::CACK_Incoherent; in unwrapCastAwayConstnessLevel()
621 else if (Kind != CastAwayConstnessKind::CACK_Incoherent) in unwrapCastAwayConstnessLevel()
745 case CastAwayConstnessKind::CACK_Incoherent: in getCastAwayConstnessCastKind()