Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaCast.cpp588 QualType DestPointee; in CheckDynamicCast() local
1065 QualType DestPointee = DestPointer->getPointeeType(); in TryStaticCast() local
1213 QualType DestPointee = DestReference->getPointeeType(); in TryStaticReferenceDowncast() local
DSemaChecking.cpp9501 QualType DestPointee = DestPtr->getPointeeType(); in CheckCastAlign() local
/external/llvm-project/clang/lib/Sema/
DSemaCast.cpp762 QualType DestPointee; in CheckDynamicCast() local
1293 QualType DestPointee = DestPointer->getPointeeType(); in TryStaticCast() local
1443 QualType DestPointee = DestReference->getPointeeType(); in TryStaticReferenceDowncast() local
DSemaChecking.cpp14174 QualType DestPointee = DestPtr->getPointeeType(); in CheckCastAlign() local