Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DSemaCast.cpp533 CACK_Incoherent = 3, enumerator
592 : CastAwayConstnessKind::CACK_Incoherent; in unwrapCastAwayConstnessLevel()
610 Kind = CastAwayConstnessKind::CACK_Incoherent; in unwrapCastAwayConstnessLevel()
611 else if (Kind != CastAwayConstnessKind::CACK_Incoherent) in unwrapCastAwayConstnessLevel()
735 case CastAwayConstnessKind::CACK_Incoherent: in getCastAwayConstnessCastKind()