Home
last modified time | relevance | path

Searched defs:DestPointee (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/Sema/
DSemaCast.cpp588 QualType DestPointee; in CheckDynamicCast() local
1065 QualType DestPointee = DestPointer->getPointeeType(); in TryStaticCast() local
1213 QualType DestPointee = DestReference->getPointeeType(); in TryStaticReferenceDowncast() local
DSemaChecking.cpp9501 QualType DestPointee = DestPtr->getPointeeType(); in CheckCastAlign() local