Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaCast.cpp773 QualType DestPointee; in CheckDynamicCast() local
1409 QualType DestPointee = DestPointer->getPointeeType(); in TryStaticCast() local
1567 QualType DestPointee = DestReference->getPointeeType(); in TryStaticReferenceDowncast() local
H A DSemaChecking.cpp16151 QualType DestPointee = DestPtr->getPointeeType(); in CheckCastAlign() local