Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Sema/
H A DSemaCast.cpp804 QualType DestPointee; CheckDynamicCast() local
1448 QualType DestPointee = DestPointer->getPointeeType(); TryStaticCast() local
1606 QualType DestPointee = DestReference->getPointeeType(); TryStaticReferenceDowncast() local
[all...]
H A DSemaChecking.cpp13041 QualType DestPointee = DestPtr->getPointeeType(); CheckCastAlign() local