Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaCast.cpp567 CACK_Incoherent = 3, enumerator
626 : CastAwayConstnessKind::CACK_Incoherent; in unwrapCastAwayConstnessLevel()
644 Kind = CastAwayConstnessKind::CACK_Incoherent; in unwrapCastAwayConstnessLevel()
645 else if (Kind != CastAwayConstnessKind::CACK_Incoherent) in unwrapCastAwayConstnessLevel()
769 case CastAwayConstnessKind::CACK_Incoherent: in getCastAwayConstnessCastKind()