Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaCast.cpp832 QualType SrcPointee; CheckDynamicCast() local
1437 QualType SrcPointee = SrcPointer->getPointeeType(); TryStaticCast() local
[all...]
H A DSemaChecking.cpp17957 QualType SrcPointee = SrcPtr->getPointeeType(); CheckCastAlign() local