Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaCast.cpp515 QualType PrevUnwrappedSrcType = UnwrappedSrcType; in CastsAwayConstness() local
530 *TheOffendingSrcType = PrevUnwrappedSrcType; in CastsAwayConstness()
543 PrevUnwrappedSrcType = UnwrappedSrcType; in CastsAwayConstness()