Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaCast.cpp587 QualType DestPointee; in CheckDynamicCast() local
1063 QualType DestPointee = DestPointer->getPointeeType(); in TryStaticCast() local
1210 QualType DestPointee = DestReference->getPointeeType(); in TryStaticReferenceDowncast() local
HDSemaChecking.cpp8254 QualType DestPointee = DestPtr->getPointeeType(); in CheckCastAlign() local