Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaCast.cpp804 QualType DestPointee; in CheckDynamicCast() local
1448 QualType DestPointee = DestPointer->getPointeeType(); in TryStaticCast() local
1606 QualType DestPointee = DestReference->getPointeeType(); in TryStaticReferenceDowncast() local
H A DSemaChecking.cpp13045 QualType DestPointee = DestPtr->getPointeeType(); in CheckCastAlign() local