Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaCast.cpp1938 if (const ReferenceType *DestTypeTmp =DestType->getAs<ReferenceType>()) { TryConstCast() local
2267 if (const ReferenceType *DestTypeTmp = DestType->getAs<ReferenceType>()) { TryReinterpretCast() local