Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaCast.cpp517 QualType PrevUnwrappedDestType = UnwrappedDestType; in CastsAwayConstness() local
532 *TheOffendingDestType = PrevUnwrappedDestType; in CastsAwayConstness()
545 PrevUnwrappedDestType = UnwrappedDestType; in CastsAwayConstness()