Home
last modified time | relevance | path

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

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