Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaCast.cpp763 QualType DestPointee; in CheckDynamicCast() local
1389 QualType DestPointee = DestPointer->getPointeeType(); in TryStaticCast() local
1539 QualType DestPointee = DestReference->getPointeeType(); in TryStaticReferenceDowncast() local
H A DSemaChecking.cpp14443 QualType DestPointee = DestPtr->getPointeeType(); in CheckCastAlign() local