Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaCast.cpp664 QualType PrevUnwrappedDestType = UnwrappedDestType; in CastsAwayConstness() local
701 *TheOffendingDestType = PrevUnwrappedDestType; in CastsAwayConstness()
723 *TheOffendingDestType = PrevUnwrappedDestType; in CastsAwayConstness()
727 PrevUnwrappedDestType = UnwrappedDestType; in CastsAwayConstness()