Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaCast.cpp624 CACK_Incoherent = 3, enumerator
683 : CastAwayConstnessKind::CACK_Incoherent; in unwrapCastAwayConstnessLevel()
701 Kind = CastAwayConstnessKind::CACK_Incoherent; in unwrapCastAwayConstnessLevel()
702 else if (Kind != CastAwayConstnessKind::CACK_Incoherent) in unwrapCastAwayConstnessLevel()
827 case CastAwayConstnessKind::CACK_Incoherent: in getCastAwayConstnessCastKind()