Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaCast.cpp516 QualType PrevUnwrappedSrcType = UnwrappedSrcType; in CastsAwayConstness() local
531 *TheOffendingSrcType = PrevUnwrappedSrcType; in CastsAwayConstness()
544 PrevUnwrappedSrcType = UnwrappedSrcType; in CastsAwayConstness()