Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaCast.cpp890 QualType SrcPointee; in CheckDynamicCast() local
1520 QualType SrcPointee = SrcPointer->getPointeeType(); in TryStaticCast() local
H A DSemaChecking.cpp14486 QualType SrcPointee = SrcPtr->getPointeeType(); in CheckCastAlign() local