Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaCast.cpp764 const PointerType *DestPointer = DestType->getAs<PointerType>(); in CheckDynamicCast() local
1388 if (const PointerType *DestPointer = DestType->getAs<PointerType>()) { in TryStaticCast() local
1450 if (auto DestPointer = DestType->getAs<PointerType>()) in TryStaticCast() local
1565 const PointerType *DestPointer = DestType->getAs<PointerType>(); in TryStaticPointerDowncast() local