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.cpp575 CACK_Incoherent = 3, enumerator
634 : CastAwayConstnessKind::CACK_Incoherent; in unwrapCastAwayConstnessLevel()
652 Kind = CastAwayConstnessKind::CACK_Incoherent; in unwrapCastAwayConstnessLevel()
653 else if (Kind != CastAwayConstnessKind::CACK_Incoherent) in unwrapCastAwayConstnessLevel()
777 case CastAwayConstnessKind::CACK_Incoherent: in getCastAwayConstnessCastKind()