Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaCast.cpp695 QualType PrevUnwrappedSrcType = UnwrappedSrcType; in CastsAwayConstness() local
731 *TheOffendingSrcType = PrevUnwrappedSrcType; in CastsAwayConstness()
753 *TheOffendingSrcType = PrevUnwrappedSrcType; in CastsAwayConstness()
758 PrevUnwrappedSrcType = UnwrappedSrcType; in CastsAwayConstness()