Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Sema/
DSemaCast.cpp654 QualType PrevUnwrappedDestType = UnwrappedDestType; in CastsAwayConstness() local
691 *TheOffendingDestType = PrevUnwrappedDestType; in CastsAwayConstness()
713 *TheOffendingDestType = PrevUnwrappedDestType; in CastsAwayConstness()
717 PrevUnwrappedDestType = UnwrappedDestType; in CastsAwayConstness()
/external/clang/lib/Sema/
DSemaCast.cpp517 QualType PrevUnwrappedDestType = UnwrappedDestType; in CastsAwayConstness() local
532 *TheOffendingDestType = PrevUnwrappedDestType; in CastsAwayConstness()
545 PrevUnwrappedDestType = UnwrappedDestType; in CastsAwayConstness()