Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaCast.cpp551 const PointerType *DestPointer = DestType->getAs<PointerType>(); in CheckDynamicCast() local
1033 if (const PointerType *DestPointer = DestType->getAs<PointerType>()) { in TryStaticCast() local
1188 const PointerType *DestPointer = DestType->getAs<PointerType>(); in TryStaticPointerDowncast() local