Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaCast.cpp696 QualType PrevUnwrappedDestType = UnwrappedDestType; in CastsAwayConstness() local
733 *TheOffendingDestType = PrevUnwrappedDestType; in CastsAwayConstness()
755 *TheOffendingDestType = PrevUnwrappedDestType; in CastsAwayConstness()
759 PrevUnwrappedDestType = UnwrappedDestType; in CastsAwayConstness()